UNQ is a simple real-world social media web application designed to allow users to share posts/tweets, follow others on UNQ, and view their latest posts and also chat with the followers.
-
git clone https://github.com/Jithendra71/UNQ-website.git
-
Download and Install Node JS and Mongo DB
-
Start Mongo DB server by running the following command in "bin" folder where Mongo DB is installed:
./mongod or mongod
-
Then open command prompt in this folder and run the following command:
npm install
npm update
npm install -g nodemon
nodemon server.js
-
Make sure that the database is connected, then open your browser and enter the following address: