Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rdshinde/vintage-video-library
Video library build using reactjs
https://github.com/rdshinde/vintage-video-library
javascript reactjs video video-library
Last synced: 29 days ago
JSON representation
Video library build using reactjs
- Host: GitHub
- URL: https://github.com/rdshinde/vintage-video-library
- Owner: rdshinde
- Created: 2022-03-31T06:32:33.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-25T07:00:51.000Z (over 2 years ago)
- Last Synced: 2023-03-09T02:26:59.041Z (almost 2 years ago)
- Topics: javascript, reactjs, video, video-library
- Language: JavaScript
- Homepage: https://vintage-video-library.vercel.app/
- Size: 800 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vintage
The video library of vintage content.## **How to install and run locally ?**
```
$ https://github.com/rdshinde/vintage-video-library.git
$ npm install
$ npm start
```
## **Features -**- Home page
- Video listing page
- Filter Videos
- Individual video page
- Like video
- Add to Watch Later
- Video History
- Create playlist
- Add videos to playlist
- Authentication:
- Signup
- Login## **Built Using -**
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS and Bermuda CSS.
- MockBee## **First Look -**
## **Live Project -**
### It is [here.](https://vintage-video-library.vercel.app/)Thank you.