Skip to content

Technical test for DaCodes | App that shows a list of movies, and the details of each one

Notifications You must be signed in to change notification settings

NohemiBarrera/movies_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn install

Install all the dependencies for the project.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Project structure

You can find a folder called 'components'. There are all the components that conforms the project. Also, exists the folder 'common' with the file 'API.js', where you can find the HTTP requests. In 'App.js' you can find the Router, you can add new routes importing the component to use, and establishing a name for the rout.

About

Technical test for DaCodes | App that shows a list of movies, and the details of each one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published