This is a Next.js project bootstrapped with create-next-app
.
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
This is a Next.js project bootstrapped with create-next-app
.
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