Skip to content

rmarkanych/movies

Repository files navigation

Movies project

If you want to open live page click here .

Screenshot 2022-10-02 at 01 53 34

This project was created by Create React App. If you need more information: check the documentation

Start

  1. Check that you have LTS-v Node.js. Download and install if you need.

  2. Clon this repositority.

  3. Open in VSCode this project.

  4. Install all dependencies npm install.

  5. Start the development mode, executed the npm start command.

  6. Go to [http://localhost:3000/movies] in the browser. This page will automatically reload after saving the changes project files.