Recommends you movies based on your input or your preserved interests
- HTML5
- CSS3
- JavaScript
- Bootstrap
- NodeJS
- Express JS
- Mongo DB
- jQuery
- PHP 7.3
- MySQL
- Download the zip and extract all the files onto a folder
- Open a terminal window in that folder and type
npm install
then pressEnter
- After successful installation, type
node app
and pressEnter
Your terminal should showConnected | App Listening
, this means that you're good to go - Open up any browser and type
localhost:27017
and the homepage should appear
You should have NodeJS installed on your system, If not, visit nodejs.org to download it
© Nikhil Anand
A-Nikhil