Skip to content

iamdelowershuvo/AMDB-NextJS

Repository files navigation

AMDB

A NextJS-based IMDb clone.

Previews
Homepage
Movie Details Page

Requirements

  • npm >= 10.7.0

  • node >= 20.12.2


Environment Variables

You will need to create and add the following environment variable to your .env file

TMDB_API_KEY = YOUR_TMDB_API_KEY


Installation

Open cmd or bash in the project directory.

npm install

Run Locally

npm run dev

License

MIT

About

A NextJS-based IMDb clone.

Topics

Resources

Stars

Watchers

Forks