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.
- Clone the Repo:
- HTTPS:
git clone https://github.com/kitarp29/Lyfestyle.git
- SSH:
git clone git@github.com:kitarp29/Lyfestyle.git
- HTTPS:
- Make sure you have NodeJS setup in your system.
- Run:
node -v
(Output must look like v11.00.00+ ) - If not, then install NodeJs: (https://nodejs.org/en/download/)
- Run:
- Direct to
Lyfestyle/prgy/
on terminal. - Run this command:
npm i
- Run:
node app.js
- The project will start at http://localhost:3000/