Its a image sharing web-portal with features such as: user comments, likes etc
built using: RTE: node.js DB: MongoDB Template Engine: Handlebars Misc. framework: Express, mocha, async etc
To Run:
Requirements: Windows 8 or above, node.js, npm, mongoDB server
Hint: To check if following are already available on your system: mongod --version node --version npm --version
Process:
clone it to your local run: node server.js