R E T R O - T U B E
- About
- Getting Started
- List of components
- Deployment
- Built Using
- Authors
- Contribution
- Upcoming Features
Retro-tube - video library application for football clubs. Watch your favourite clubs videos at one place.
Please visit this link.
To run locally, run below command in git terminal.
git clone https://github.com/Naveenchandar/retro-tube.git
Once done with cloning, run npm start
in command line. You're good to go 🎉.
- User Authentication
- Video Listing Page
- Playlist Management
- Like/Dislike for videos
- Watch Later
- History
- Search Video
- Single Video Page
- Filter Videos with Category
- Netlify - Netlify
- @Naveenchandar - Idea & Initial work
- Fork the project
- Create your feature branch (
git checkout -b feature/branch
). - Perfom desired changes needed to the code base.
- Stage all your changes (
git add .
) - Commit your changes with a proper commit message (
git commit -m 'Add some feature'
) - Push the changes to your branch (
git push origin feature/branch
) - Open new pull request
- Add appropriate title and description to your pull request explaining your changes and efforts done.
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
- Dark / Light Mode
- Add more club videos
show some love by starring this repo.