STONIE is an E-commerce website for stones built with NodeJS, Express, Handlebars, and MongoDB
Click here for online preview.
Node.js + Express + MongoDB + Handlebars + Heroku
-
Run
npm install
to install all the dependencies. -
Run
npm start
to run the application. -
Access the website at
localhost:3000
!