VincentCharpentier / MovieQuizz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 82.8%Language:CSS 17.2%