/imdb-clone

movie app

Primary LanguageJavaScriptMIT LicenseMIT

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, create an account in The moviedb web site and set your API_KEY in a .env file

Install the dependencies and run the development server:

npm install

then

npm run dev