npm start
To run the project
Open http://localhost:3000 to view it in the browser.
- Simple login page
- Course overview page layout with listed courses
- Course details page, where user change the status of the chapter, which is stored and shared through the application
-
Usage of 16.13.1
-
Made Button and Card as a reusable components, respecting React re-usablity and small components principle
-
Context API for course status and user data storage
-
Used functional components
-
React router
-
SVG animation and video player are made with the help of external libraries