Skip to content

Filmpire is a movie app that includes user authentication, dark mode, sort movie on the basis of categories or genres, viewing movie and actor details, adding a movie to favorites or watchlist and many more functionalities.

Notifications You must be signed in to change notification settings

Floturner/filmpire

Repository files navigation

Filmpire

Filmpire is a web-based movie discovery application that allows users to search for movies, sort them by category or genre, view their details and those of their actors, add them to their favorites or watchlist, and much more.

Demo

https://styled-filmpire.netlify.app

Get started locally

  1. Clone this repository to your locl machine.
  2. Run npm install to install the required dependencies.
  3. Get a TMDB API key at https://developer.themoviedb.org/docs/getting-started. You'll have to create an account first.
  4. Duplicate the .env.example file and rename it to .env.local and add your API key in there.
  5. Run npm run dev to start the local web server.

Screenshots

Movies list - Desktop

Home Dark Home Light

Movies list - Mobile

Mobile dark

Mobile light

Movie details

Movie details dark

Actor details

Actor details dark

Profile

Profile dark

About

Filmpire is a movie app that includes user authentication, dark mode, sort movie on the basis of categories or genres, viewing movie and actor details, adding a movie to favorites or watchlist and many more functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages