Welcome to my second React mini-project! This application showcases a curated list of top courses, incorporating various React features and tools.
- State Management: Utilizes the
useStatehook for dynamic state handling. 💡 - Toastify : Implemented toast to make notes whether the course are liked or unliked
- Side Effects: Implements the
useEffecthook to manage component lifecycle events. ☑️ - React-Icons : Implemented react icons in project
- Iconography: Integrates
react-iconsfor enhanced visual appeal.❄️ - Notifications: Employs
react-toastifyfor user-friendly toast notifications.🔔 - Data Handling: Leverages JavaScript's
mapfunction for efficient data rendering.📊 - API Integration: Performs API calls to fetch and display real-time course data.
🅰️ - Javascript Map :Performed map function usef filter to filter out the desired output📖
https://t-course-gamma.vercel.app/
To see the application in action, watch the demo video below:
20250224160821.mp4
Thank you for exploring this project. Your feedback and contributions are highly appreciated!