Moviview is a PWA which allow you to search movies in order to have information about them, rate them and classify them in two list:
- Media to watch : Useful to keep in mind some movies that you've heard of.
- Watched Media : Allow you to etablish a list of movies you've ever seen with your own rate.
this project use two apis :
The main goals of the project was to learn the basic of React, Redux, Enzyme and create my first PWA at the same time.
This project was bootstrapped with Create React App with the version 16.13.1 of React. It uses Enzyme to test components.
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode. See the section about running tests for more information.