Skip to content

Browse, filter, and search through trending movies, and make a private watch list or a public playlist.

Notifications You must be signed in to change notification settings

prasanna-rkumar/Flixplore

Repository files navigation

Flixplore - Explore movies and maintain a watch list

Flixplore is a movie exploration and watch list platform that lets you search for movies based on genre or title and get info about it. Create a Movie watch list to maintain your movie library and also get info about where to watch a movie.

This is a Next.js project bootstrapped with create-next-app and uses Tailwind CSS.

To run this app in local environment,

  1. Clone the app.
git clone https://github.com/prasanna-rkumar/Anonion
  1. Install the dependencies
npm i
  1. Create a Supabase project.
  2. Copy the .env.example file to a .env.local file and fill in the environment variables of your Supabase project.
  3. Register in TMDB and get a developer API key
  4. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Browse, filter, and search through trending movies, and make a private watch list or a public playlist.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published