Skip to content

joselpadronc/corn-flix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CornFlix

WebApp developed with React.js and consuming API of movies

To test the application locally

  • Run npm install for install the dependencies.
  • Run npm run start for start the app.