If you want to open live page click here .
This project was created by Create React App. If you need more information: check the documentation
-
Check that you have LTS-v Node.js. Download and install if you need.
-
Clon this repositority.
-
Open in VSCode this project.
-
Install all dependencies
npm install
. -
Start the development mode, executed the
npm start
command. -
Go to [http://localhost:3000/movies] in the browser. This page will automatically reload after saving the changes project files.