Video App is a full stack video player web app. The app is created by using react as the frontend and firebase for the backend.
Video App is an app through which
- user can view videos
- user can create playlist of the videos
- user can add and remove videos to like and save list
- admin user can add videos
Frontend Code -> https://github.com/PoojeshShetty/VideoApp
Deployed URL -> https://videoapp-85262.web.app/
FrontEnd - React
Additional NPM Libraries
- react-router-dom
- firebase
- context and reducer
- react-player
Styling: CSS
Database: Firebase firestore
Authentication and Authorisation: Firebase Auth
Deployment: Fireabase Hosting
- View videos
- Create playlist of videos
- Add videos to like
- Bookmark/save videos
- Admin user can add videos
- User Management (Login, Register)
- Authenticated Routes.