MOVIESDB


This is a experimental project where i use React hooks to consume TMDB's API and feed the app pages. The main objetive is to pratice the usage of useState and useEffect hook, creating a fully functional application.

The main part of the app was made following this tutorialfrom Matheus Battisti of "Hora de Codar" channel on Youtube, you can find the original repository here. And here you can find the repository for my project Repository.