Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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