Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 😀
- Host: GitHub
- URL: https://github.com/pranshudobhal/football360
- Owner: pranshudobhal
- Created: 2021-04-06T11:25:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T15:16:22.000Z (about 2 years ago)
- Last Synced: 2024-11-08T17:54:48.314Z (about 2 months ago)
- Topics: context-api, css-modules, react, react-router-v6
- Language: JavaScript
- Homepage: https://football360.vercel.app/
- Size: 585 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)