always-stream.mp4
Always-stream is a video library for music
- ReactJS
- Always-UI component library
- Always-stream-backend Express Js backend
- React Router
- Exlore the videos with category
- Search the videos on explore page
- Single video page to play the video
- Like the video
- Add video to watch later
- Create playlists
- Add video to specific playlists
- History of the videos
- Clear the history
git clone https://github.com/SanketDhabarde/always-stream.git
npm install
npm start
With that you can see your app running on localhost:3000