Homework 5 by React course, GoIT school - Movies (React Router)

This project was bootstrapped with React homework template.

You can find live page here.

There is a separate file for each component in the src/components folder. Styling is done by CSS modules

Coded by Tlostiuk Veronika.


HOW TO RUN THIS PROJECT LOCALLY

Clone this repo: git clone https://github.com/Veronikanos/goit-react-hw-05-movies.git

In the project directory, you can run:

npm install

then

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.