nithin5736 / MERN-HealthStack

Healthstack Website

Home Page:https://mern-health-stack-client-pftl-4ec9ef8pz-nithin5736s-projects.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HealthStack

Healthstack is an e-commerce platform involves 2 users( Seller and Consumer ). It offers 3 services( Medicines, Healthcare Products and Pharmaceutical Products ). Prescription verification done for prescribe drugs and Stripe payment gateway. User authentication using JWT tokens and OTP verfication.

Libraries and Frameworks: React.js, Node.js, Express.js
Databases: MongoDB, Redis, Firebase


Client Link : https://github.com/nithin5736/MERN-HealthStack-Client

Admin Link : https://github.com/nithin5736/MERN-HealthStack-Admin

Server Link : https://github.com/nithin5736/MERN-Healthstack-server


Make sure to install node

Install dependencies

To open Admin Dashboard Open a new terminal

  • cd /admin
  • npm isntall
  • npm start

To open main HealthStack website Open another new terminal

  • cd /client
  • npm install
  • npm start

To run server Open another new terminal

  • cd /server
  • npm install
  • nodemon server

Youtube Link - https://youtu.be/dCUg-RWjzAc

Deployed Link - https://healthstack-client.vercel.app/

About

Healthstack Website

https://mern-health-stack-client-pftl-4ec9ef8pz-nithin5736s-projects.vercel.app/


Languages

Language:JavaScript 93.9%Language:CSS 5.0%Language:HTML 1.1%