Skip to content

FilmPire is a movie discovery app that allows users to browse and search for movies from the TMDB API. It uses React and Material-UI for the user interface, and react-query for data fetching.

Notifications You must be signed in to change notification settings

Bamof25th/FilmPire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// FILMPIRE APP made by Aniket

here is the link - https://filmpire-bam.netlify.app/

To run the app locally, you can clone the repository and run the following commands:

bash Copy code git clone https://github.com/bamof25th/filmpire.git cd filmpire npm install npm start This will start a local development server, and you can view the app by navigating to http://localhost:3000 in your browser.

Please note that you will need to replace yourusername with your actual GitHub username, and you will also need to set up a TMDB API key to fetch movie data.

For more information, please refer to the README file in the repository.

COURCE React project by JSM.

About

FilmPire is a movie discovery app that allows users to browse and search for movies from the TMDB API. It uses React and Material-UI for the user interface, and react-query for data fetching.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published