This project was created to learn reactjs. Youtube Statistics tracks any youtubers total subscribers, views, videos and total revenue generated. This project was inspired by socialblade.com
Youtube Statistics can be found here (if not heroku has taken it offline due to inactivity): https://youtube-statistics.herokuapp.com/
Built with
git clone https://github.com/phoenixbeats01/youtube-statistics.git
cd youtube-statistics
npm install
- Install's Express dependenciescd youtube-statistics
npm install
- Install's Reactjs dependencies
To contribute please open a pull request. Make sure the description clearly describes the problem and solution.
MIT © phoenixbeats01