Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 841 Bytes

File metadata and controls

29 lines (17 loc) · 841 Bytes

What is this app

Find your favorite movie and rate them. This is a simple react application which let you search for the movie/tv shows and rate them. All data will save on the browser local storage.

How to use

Use search field on the header and find your movie/tv show, click on the item then you can find the rating field. After rating the item will add to your movies and you can see all movie in your page.

Available Scripts

In the project directory, you can run:

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.

yarn test

No tests yet!