This applications is a simple YouTube clone that is created with React.
To see the app in action, go to https://youtubeapp.com
- Clone repository:
git clone https://github.com/msonmezates/YouTube-App.git - Navigate into directory
cd YouTube-App - Install dependencies
npm install
npm start
Server runs on http://localhost:8080