/home_interior

Home Interior website is the clone of pepperfry.com which is an e-commerce website, famous for selling home interior goods, furniture & decorative products across India.

Primary LanguageJavaScript

DESCRIPTION

  • HOME INTERIOR is a clone of Pepperfry.com. It is an Indian online furniture and home decor marketplace. It offers a wide range of products across categories like furniture, home decor, lamps and lighting, furnishings, kitchen and dining, appliances and more.
  • for frontend deployment we used vercel & for deploying database we used render.com
  • This project was a collaborative effort and was completed within 5 days during Masai Construct Week.

OUR TEAM

  • Nikhil Angolkar
  • Shakil Pendhari
  • Vikesh Hinge
  • Suraj Yadav
  • Arun Kumar Rana

TECH STACK

  • HTML
  • CSS
  • Next.js
  • Chakra-UI
  • Redux-Store

SCREEN-SHOTS

12
  • NAVBAR & FOOTER are privided with links, these links are routed to relative page & navigate throughout the website.
  • SEARCH functionality is added to the navbar & user can able to search products
  • PRODUCTS page shows multiple products in the form of grid & we can able to see more products using pagination.
  • SINGLE PRODUCT page shows details of products, user can able to add product to cart (login required).

14
  • SIGNUP & LOGIN pages are use to register a new user or login with existing one.
  • ACCOUNT page shows details of user & user activities such as order history, products in cart.

13
  • CART DRAWER shows products in cart, user can remove product from cart.
  • CHECKOUT page includes product details, user can change quantity from here & proceed to payment.
  • ADMIN PAGE (email = "eve.holt@reqres.in", password = "123") shows all available products.
  • admin can able to add products, change product details or delete product from the datebase.