MovieQuizz

Installation

clone and run npm i

edit next.config.js and add your TMDB license key

Run

npm run dev: watch code and runs on localhost:3000

npm run build: build code for production

npm run start: runs the website on localhost:3000