- 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.
- Nikhil Angolkar
- Shakil Pendhari
- Vikesh Hinge
- Suraj Yadav
- Arun Kumar Rana
- HTML
- CSS
- Next.js
- Chakra-UI
- Redux-Store
- 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).
- 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.
- 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 = "[email protected]", password = "123") shows all available products.
- admin can able to add products, change product details or delete product from the datebase.