Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 652 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 652 Bytes

react-videos-app

A React SPA that fetches videos from youtube API. It was deployed to Heroku.

Technologies

Local setup

  • 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.