Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 499 Bytes

PICSHARE

PICSHARE is a photo-based social media mock up that is built using MEAN stack (Mongo, Express, Angular, and Node). This project is originally crafted to fulfill programming laboratory assistant recruitment.

The project is located at project folder, and the screenshot compilations can be found at doc folder.

Install

Inside the project folder, run

npm install

Next, run in terminal

node app.js

And open localhost:3000 in your browser