This is basic video library app
Are you game lover? Do you love games and leauge of legends? Riot library is for you! Its the Video Library which helps you in entertainment with different theme and songs and game videos.
$ git clone https://github.com/shivamsoni00/RiotLibrary.git
$ cd RiotLibrary
$ npm install
$ npm start
- Landing Page
- Video Listing Page
- Authentication (Login, Signup) Pages
- Single Video Page
- Playlist Management Page
- Watch Later Page
- Watch History Page
- Liked Videos Page
- Landing Page with Featured Categories. User can navigate to video listing page by selecting category.
- Video Listing Page with options of Watch Later, create new Playlist, add or remove the video from Playlist. Filter videos based on category.
- Single Video Page - User can like video, add to watch Later, Add/Remove from Playlist.
- Playlist Management Page, consists of all custom Playlists, user can browse in playlist, delete video from playlist and delete playlist.
- Watch Later Page - User can delete the video from Watch Later.
- Watch History Page - User can delete the video from Watch History and can even Clear Watch History.
- Liked Videos Page - User can delete the video from Liked Videos.
- All the screens are Responsive.
- React JS
- React Router v6
- React Context API + useReducer
- Vanilla CSS integrated with Ninja UI Component Library
- Git For Version Control
- vercel for deployment
- React Player