Movie directory where you can find all your favorite movies.
This application is a movie catalog where the user can search for their favorite movies and if the user is authorized then add them to the favorite list. The main page displays currently popular films that can be filtered by genre. And when viewing information about a movie, the application will offer movies based on it.
The project was also developed with the help of ESLint and Prettier.
To get a local copy up and running follow these simple example steps.
git clone git@github.com:OlAndrey/React-Movie-Catalog.git
cd movie-catalog
npm install
npm start
To test the logic files
npm test
Contributions, issues, and feature requests are welcome!
Reach out to me at one of the following places!
- Email at
oleynik.andrey01@gmail.com