Skip to content

Latest commit

 

History

History
143 lines (97 loc) · 5.03 KB

README.md

File metadata and controls

143 lines (97 loc) · 5.03 KB

Snapdeal.com Clone

GrabDeal (Unique Name )

grabDeal

It's a React-JS E-commerce web application with all the major functionalities

Snapdeal is an Indian online e-commerce website. People can search and find products of their choice and order them. The variety of products include clothing, accessories, kitchen-ware, jewellery etc.

In this project we have tried to make a look alike clone of Snapdeal. It was a team effort of 5 members completed within a week.& We given Unique Name and logo.

We used Express for backend and ReactJs for frontend along with few other libraries to add functionality such as signup & login,Admin and much more.


🖥️ Tech Stack

Frontend:

reactjs chakra-ui javascript restAPI css3 html5

Deployed On:

heroku



View DemoGetting StartedInstallingAuthor

Snapdeal.com Clone is ReactJS e-commerce web application that allows you to buy clothes & Accessories online with payment gateway integration. It has a variety of categories, just visit the product listing page and you will see all the products, apply filters as per your need and in just a few clicks you can buy any products from the website. This project is just for educational Learning purpose.


Screens

  • Homepage / Landing Page
  • Product Listing Page with all categories
  • Product Description Page
  • Cart Management Page
  • Checkout with Address Management Page
  • Login / Logout Page
  • Order Summary Page
  • Single Product Page

🚀 Features

  • Login and Signup User Account
  • Product Sorting Based on Price, Rating and Name
  • My Orders Section for details of all ordered item
  • Add and Remove Items
  • Cart Add and Remove Items
  • Cart Update Quantities
  • Address Management
  • Order Summary

OverView of Snapdeal-Clone 🙈 :

mid
footer shoes
shop men
singlepage page
order

Getting Started

This project was built using React,React-BootStrap, Chakra UI, HTML, CSS,Redux,Node.js,MongoDb, Rest API . It is an e-commerce web application and for running on your local environment you should follow these guidelines.

PROJECT VERCEL LINK

https://grabdeal.vercel.app/

Area of Responsibility

Backend for User (login,register)

Backend for All Products

Backend for Cart

Backend for Order Completed

Created Login Page and Register Page

Helped members in connecting backend to frontend