A React SPA that fetches videos from youtube API. It was deployed to Heroku.
- Clone the repo:
git clone https://github.com/TulioMolina/react-videos-app.git
- Install dependencies:
npm install
- Run locally on port 3000:
npm start
Deployed app at this link.