Skip to content

erickcestari/MovieLand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Database API - Cine Application

Introduction

This project is a Cine application that utilizes the Movie Database API to display information about movies.

Setup

  1. Clone this repository to your local machine.
  2. Navigate to the root directory of the project.
  3. Install the necessary dependencies by running npm install.

Running the Application

To run the application, run the following command:

npm run dev

This will start the application in development mode and open a new tab in your browser at http://localhost:3000.

Using the Application

Once the application is running, you can browse movies, TV shows, actors, and other related content by using the navigation bar at the top of the page.

Search

The application allows you to search for movies. To search for content, simply enter your search query in the search bar at the top of the page and hit the search button.

Details

To view more details about a specific movie, TV show, or actor, click on the respective card in the search results or navigate to the respective section from the navigation bar. This will take you to a detailed page with more information about the selected content.

Conclusion

This application provides an easy-to-use interface for browsing and searching movies using The Movie Database API.

About

A ReactJS site that can search from an API a movie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published