Website URL: https://glee-project.netlify.app/
Glee🎥 - An fully packed entertainment at your fingertips.
This project is made out of HTML, CSS and ReactJS. If you love to contribute, please make a new issue and let me know :)
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS integrated with Libre UI Component Library
- MockBee
- Homepage
- Video explore page
- Filter Videos based on categories
- Individual video page
- Like videos
- Watch Later Page
- History of seen videos
- Create playlist
- Authentication:
- User Signup
- User Login
- 404 Error Page
$ git clone https://github.com/Logan1x/Glee/
$ cd Glee
$ npm install
$ npm start