Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 876 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 876 Bytes

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 [email protected]: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/