Tech & Tools used:
- React js
- React-router-dom
- React-player
- Material Ui
- Rapid Api
- Real time video feed
- Channel details
- Video player
- Search any video/ channel
- Responsive design
- Different dynamic catagories
- Theme change (Dark/Light)
- Total theming change including primary color also possible.
This app contains pages like:
- Feed page
- Channel page
- Video details page Various information related to video are showcased manually.
To run this project, you will need to add the following environment variables to your .env file
REACT_APP_RAPIDAPI_KEY
REACT_APP_RAPIDAPI_HOST
Clone the project
git clone https://github.com/shz-code/tube-fx.git
Go to the project directory
cd tube-fx
Install dependencies
npm install
Start the server
npm start
- Rapid Api (Youtube V3) Api
- Project Idea from adrianhajdin