Skip to content

The online store where you can buy healthy and nutrient-dense products🛒

Notifications You must be signed in to change notification settings

MahamudM90/dietify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

dietify GitHub last commit

Summary

Dietify is an online marketplace to buy healthy and nutrion-rich products built using React, Express & MongoDB. Users can search, sort, filter products. It includes cart, wishlist & checkout features with payment integration. Built UI using my component library Mind UI involving 14 components & full-stack authentication provided by JWT. Integrated Checkout for making payment of the ordered products.

Live Deployed Link

CLient Side Link
Server Side Link

How to Install the Local Machine

Client

  1. Clone repo using https://github.com/MahamudM90/dietify.git
  2. Change directory using cd dietify-client
  3. Install all dependencies using npm install
  4. Run the Project using npm start

Server

  1. Clone repo using https://github.com/MahamudM90/dietify.git
  2. Change directory using cd dietify-backend
  3. Install all dependencies using npm install
  4. Create a .env file and set mongodb userID and Pass
  5. Create a access token a set it in .env file
  6. Run the Project using npm start / nodemon index.js

👤 Known Bugs

Feel free to email me at [email protected] if you run into any issues or have questions, ideas or concerns. Please enjoy and feel free to share your opinion, constructive criticism, or comments about my work. Thank you! 🙂