Movie tracking, browsing and recommending website.
Created by Tejas Nasa, Prantik Maitra, Manas Bawari and Ritik Raj for Live-The-Code 3.0 Hackathon, held online from 10th-11th September, 2024.
-
Download zip folder from above.
-
Open git bash and enter the following command in the location where the zip was downloaded:
npm install
-
When all the packages are installed, run the following command:
node app.js
ornodemon app.js
-
Open localhost:3000 on your browser.