The website is used to purchase online medicines & product.
This is a clone of India's most trusted online pharmacy & medical website PharmEasy,
PharmEasy is as an e-commerce platform, offering pharmaceutical and healthcare products,
where individuals can purchase healthcare-related equipment including medicines.
Created a functional website for purchasing pharmaceutical and healthcare products.Where user can login by his/her phone number. Implemented searching ,review product and buying functionalities with online payment options.
- Login.
- Searching Product using debouncing search.
- Different pages based on different category.
- See more details about the product.
- Add and remove items from the cart.
- Payment process.
- MY Order Page to checkout order details.
- React
- MongoDB
- Express
- Node.js
- Javascript ( ES6 )
- Chackra UI
- Mongoose
- Nodemailer
- Razerpay
- HTML
- CSS
- Fork the repo, then clone it
- install all dependencies, with 'npm install'
- start the server 'npm run dev'
- start the application 'npm start'