A video library built with Vite+React, here you will find curated list videos on the best smart gadgets, like smart watches, smart phones, best laptops. With features to secure your videos, to creating your custom playlist Flaunt Video Library has it all.
- Single page efficient App
- Backend data using express NodeJs
- Auth ~ #,Login,Test credential
- Loading and Comp Skeleton
- Archived Videos Page (Secured)
- Playlist Videos Page
- History Videos Page
- Liked Videos Page
- React Context and Reducer
- Carousel for categories
- Pin Secure Aut
- Fully Responsive for all devices
- Form Validation using Regex
- Unique AccessToken Validation
- Form Validation using Regex
- Unique Users
- Categories data from MongoDB
- Videos arranged categorywise
- Playlist,History, Archived,Liked Videos Page
- Vite+ReactJs
- HTML5
- TailwindCSS
- Express-Node.Js
- MongoDB
Clone the project by adding the following command in the terminal. Make sure your have git installed and added to path.
https://github.com/Abhirawat623/flaunt--video-library.git
Go to the project directory
cd flaunt--video-library
Install dependencies
npm i
Start the server
npm run dev