Getting started with React. Creating a movies catalog using The Movie DB API. Thanks to CodeCamps for this fantastic course.
After finishing the course I was able to add another search criteria to the navigation component using the MovieDb Search API
To use this project you just have to create a react app and then overwrite the directories src and public. Also copy the .env file.