/Movist

Movist is a movie library for searching and accessing interesting information about movies.

Primary LanguageJavaScript

MOVIST

This project is a web page with a movie API that allows users to search for a specific movie and view information about the movie. The objective of this project is to study React and learn how to integrate an API into a web application.

 

🎬 API Movie

The API use in this project is from TMDB, a movie database:

  • TMDB - "The Movie Database (TMDB) is a popular, user editable database for movies and TV shows."

⚙️ How to use:

  1. Create an account in TMDB;
  2. Log in and navigate to the setting;
  3. Click on the API menu and create an API key to use in your project.

 

💻 Video

This project was based in the "PROJETO DE FILMES COM REACT E API DO TMDB (REACT ROUTER, REACT HOOKS)" created by Matheus Battisti.

 

🛠️ This aplication use:

The tools used in this project were: