Skip to content

giuliatondin/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Movie App

image image image image

Banner do repositório

A movie aplication consuming The Movie Database (TMDB) API with React. The app presents the movie trends and details of the movies.

🚀 Code and tools

The following tools were used to build this project:

💻 Requirements

Before start, make sure you've met the following requirements:

  • You have Node.js installed;
  • You have NPM or YARN installed;
  • You have a code editor installed (e.g. Visual Studio Code).

⚡ Running the application

After installing the requirements, follow these steps to run the application on your computer:

  • Open the project folder on cmd;
  • Run npm install or yarn;
  • Run npm start or yarn start.

You can make the desired changes in the application and view them in the browser localhost.

🎯 Features

The application has the following features:

  • Presents on the homepage the currently most popular movies;
  • Presents the details of the movies, such as the cast, synopsis, trailer etc, in inner page;

In an upcoming update, it would be interesting to add:

  • Search page;

Author

Made with ❤️ by Giulia Tondin 👋 Get in touch!