Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pranshudobhal/football360

A video library app for all football lovers. Don't let anything distract you from football 😀
https://github.com/pranshudobhal/football360

context-api css-modules react react-router-v6

Last synced: 2 days ago
JSON representation

A video library app for all football lovers. Don't let anything distract you from football 😀

Awesome Lists containing this project

README

        

# [Football360](https://football360.vercel.app/)

A video library app for all football lovers. Don't let anything distract you from football 😀

## **Installation**

```
$ git clone https://github.com/pranshudobhal/football360.git
$ cd football360
$ npm install
```

## **Built with**

- React
- React Context API + useReducer
- React Router v6
- CSS Modules
- MongoDB
- Mongoose
- ExpressJS
- Authentication using JWT and password hashing using Bcrypt and salt

## **Functionalities**

- Videos listing page
- Individual video page
- Videos can be added to Watch Later and Liked Videos
- Watched Videos added to History
- Playlist Management:
- Create new playlist
- Add or remove videos from playlist
- Delete entire playlist
- Update playlist name
- Playlist Listing
- Individual playlist page
- Authentication:
- User Signup
- User Login

## **Author**

- **Website** - [Pranshu Dobhal](https://pranshudobhal.netlify.app/)
- **Twitter** - [@pranshu_dobhal](https://twitter.com/pranshu_dobhal)
- **LinkedIn** - [pranshudobhal](https://www.linkedin.com/in/pranshudobhal/)