Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhav18matere/video-library
A simple video library app
https://github.com/vaibhav18matere/video-library
api component-library firebase-auth react-context reactjs
Last synced: 8 days ago
JSON representation
A simple video library app
- Host: GitHub
- URL: https://github.com/vaibhav18matere/video-library
- Owner: vaibhav18matere
- Created: 2022-04-09T13:42:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T10:30:07.000Z (about 2 years ago)
- Last Synced: 2024-12-20T14:12:20.162Z (2 months ago)
- Topics: api, component-library, firebase-auth, react-context, reactjs
- Language: JavaScript
- Homepage: https://fasal.vercel.app
- Size: 716 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video Library App
---
#### [Preview Link of Project](https://fasal.vercel.app)
## Quick Start
### Run Locally
Clone this project
```bash
git clone https://github.com/vaibhav18matere/fasal.git
```Go to the project directory
```bash
cd fasal
```Install dependencies
```bash
npm install
```Start the server
```bash
npm run start
```
#### [Github Hosting link](fasal-vaibhav18matere.vercel.app)## Features Available.
- Home Page with search opton to get movies
- Video Listing Page
- Playlist
- Add to Playlist
- Create Playlist
- Private Playlist to user
- Authentication
- Login
- Sigup
- Show/Hide Password
- Redirect to login page when accesing private routes
---## Tech Stack
**Client:** React, React Context API , React Router v6 , Component Library CSS
**Server:** Firebase Authentication