Skip to content

This client side repo of the 'pepperfry.com' clone. Here users can browse products, add them to their carts and proceed to checkout.

Notifications You must be signed in to change notification settings

vcow10kar/pepperfry-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Screenshot

Pepperfry is an Indian online marketplace for furniture and home decor.

In this project we have tried to make the same site which we have got from our design team. with our effects and technolgy stack that we learned so far in the Masai School,we were able to clone the frontend and backend with high precision and quality. This project is build as a part of masai school(30 weeks of boot camp) curriculam project and completed in a duration of 5 days.

Tech Stack

Client: React Js, Redux, Material UI

Server: Node, Express, MongoDB

Installation

To run this application on your local system, execute the following commands on your terminal/command line:

Server

  git clone server https://github.com/vcow10kar/pepperfry-server.git

Run Server with npm

  cd pepperfry-server/
  npm i
  npm run server

Client

  git clone client https://github.com/vcow10kar/pepperfry-client.git

Run Client with npm

  cd pepperfry-client/
  npm i
  npm start

Features

  • User can Sign up through Google Auth
  • User can browse Pepperly clone and see the items.
  • User can find and filter products by their brands and category.
  • Users can search the products.
  • Users can view details of selected products.
  • users can add products to their cart.
  • Users can feed both temporary and Parmanent address and make the Payments through upi, card or Cash

Steps to navigate the website:

  • On the Landing Page there is search bar we can search for categories
  • On the top seach-bar, seach for sofa and it will take you all types sofas Page
  • you can click on particular sofa it will take you to specific product Page
  • you can add product to cart -> Add to cart -> Go to cart
  • In cart you can see all products
  • From cart section you can navigate to shipping and billing details

Screenshots

A glimpse of our website

Home Page:

App Screenshot

App Screenshot

Products Page:

App Screenshot

Specific Product Page:

App Screenshot

App Screenshot

Cart Page:

App Screenshot

App Screenshot

Payment Gateway Page:

App Screenshot

Footer:

App Screenshot

Authors

UX/UI designers:

Web Developers:

About

This client side repo of the 'pepperfry.com' clone. Here users can browse products, add them to their carts and proceed to checkout.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages