A video library app
- click on this link - PlayX-Stream
- Home page
- VideoListing page
- Single video page
- Playlist Management
- Like/Dislike
- Watch Later
- History
- Filter Videos with Category
- Authentication Sign-up Login Logout
git clone https://github.com/aniketsingh13/playX-stream
` npm install
` REACT_APP_JWT_SECRET=
` npm start
With that you can see your app running on localhost:3000