CineMentor
is an Open Source Project and has only a demo purpose. New frontend solutions are experimented and is optimized for the modern browsers.
CineMentor
project was bootstrapped with Create Next App.
Find the most recent version of this guide at here. And check out Next.js repo for the most up-to-date info.
Install the packages (care to any global installation):
npm install
change the .env
with your api keys or urls (this file si not committed)
In the project directory, you can run:
npm run dev
npm run build
npm start