
Projeto com React, consumindo a API do TMDB (filmes), utilizando hooks e React Router, criado com Vite. Vídeo disponível no canal Hora de Codar, ensinando a construir o projeto passo a passo! =)
Movies_lib is an engaging project built with React, designed to interact with the TMDB API to deliver a dynamic movie database experience. Utilizing modern React features such as hooks and React Router, it ensures a smooth and responsive user experience. The project is set up with Vite, allowing for rapid development and easy integration of features.
The construction of Movies_lib is made accessible through a detailed video tutorial available on the channel "Hora de Codar." This resource guides users step-by-step, making it a perfect fit for developers looking to enhance their React skills while building a practical application.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects