5 MG Healthcare & Product Website.
Tata 1mg is India’s leading consumer health platform. It provides services, including e-pharmacy, diagnostics, e-consultation and health content.
- whole website is fully Responsive.
- Landing Page & Footer.
- Login and Signup Page with Express,mongodb,Nodejs & React.
- Product Filters Based on Brand and Discount
- Product Details in brief manner.
- Product Sorting Based on Price, Rating
- Product Filtering and Sorting works together
- Cart Add and Remove Items
- Cart Update Quantities
- Order Summary
-
Ghanisht Khurana [LinkedIn Profile] [Github Profile]
-
Meenakshi Singh Thakur [LinkedIn Profile] [Github Profile]
-
Vivek Bhatt [LinkedIn Profile] [Github Profile]
-
Suman Sourav [LinkedIn Profile] [Github Profile]
-
Prateek Soni [LinkedIn Profile] [Github Profile]
This is the main landing page of our website. Here, if you clicked on any navigation then you will redirect to respective page. Also, we have added searching of product option with debouncing feature.
All pages are responsive.
On this page, you can register a user. If the user is already registered, you can simply sign in by providing valid details of the user.
On this page, you have to login with your registered email and password .you can simply sign in by providing valid details of the user.
Here users can browse, filter
the product based on brand and discound
, sort
by price or rating
, filter and sort will work togather and add items to the cart by clicking on the Add to Cart
button.
Here all the products added to the cart will be shown. On this page, By Clicking on add to cart your cart added successfully.
On this page, you can see your order details. you can remove
the item from cart and also, increase
or decrease
count. By clicking on the payment button you will be redirect to the checkout page.
On This Page there is info about the site....
Clone the project
git clone https://github.com/Ghanishtkhurana/brief-toes-9591.git
Go to the project directory
cd brief-toes-9591
Install dependencies for frontend as well as backend
cd frontend
npm install
cd backend
npm install
Start the localhost server
cd frontend
npm start
https://frontend-meenakshi176.vercel.app/
Give a ⭐️ if you like this project!