kitarp29 / Lyfestyle

Its a E-Commerce website where people can Login and Buy Stuff. Its still a work on Progress.

Home Page:https://aqueous-cove-59832.herokuapp.com/index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lyfestyle

Its a E-Commerce website where people can Login and Buy Stuff. Its still a work on Progress.
Link: https://aqueous-cove-59832.herokuapp.com/
The project is built on NodeJS, it uses ExpressJS and MongoDB. It is deployed on Heroku free teir.
It triggers emails to user's about different events using SMTP.

Steps to setup locally:

  • Clone the Repo:
    • HTTPS: git clone https://github.com/kitarp29/Lyfestyle.git
    • SSH: git clone git@github.com:kitarp29/Lyfestyle.git
  • Make sure you have NodeJS setup in your system.
  • Direct to Lyfestyle/prgy/ on terminal.
  • Run this command: npm i
  • Run: node app.js
  • The project will start at http://localhost:3000/

About

Its a E-Commerce website where people can Login and Buy Stuff. Its still a work on Progress.

https://aqueous-cove-59832.herokuapp.com/index


Languages

Language:EJS 81.3%Language:JavaScript 16.7%Language:CSS 2.0%