/Meesho-fascino

An e-commerce website for ordering fashion products, clothing etc. and it is a social commerce platform that undertakes retail distribution, enabling small retail merchants to connect and sell their products effectively via social media channels.

Primary LanguageJavaScript

Meesho-fascino (Clone of Meesho.com)

An e-commerce website for ordering fashion products, clothing etc.And it is a social commerce platform that undertakes retail distribution, enabling small retail merchants to connect and sell their products effectively via social media channels.

Live: https://meesho-fascino.vercel.app/ Backend URL:- https://dark-gray-alligator-kit.cyclic.app/

Features

  • Responsive Navbar
  • Some carousels
  • Login and SignUp
  • Products page which allows to buy Products
  • Add to cart page which shows products added in cart
  • Payment page
  • Sorting in Admin Page
  • Filtering in Admin Page
  • Admin Dashboard which allows admin to add, edit, delete and disable/enable products.

Technology

  • Client: HTML, CSS, JS, React, Redux, ChakraUI, Firebase, NodeJS.

  • Server: Vercel and Cyclic

Group Members

  • Mohit bansal
  • Avinash Kumar
  • Jitendra Kumar
  • Raj Kumar Sahu
  • Sonu Kumar

Screenshots

1. Landing Page:

Screenshot 2023-02-27 124634

This is the first page of this website and it has dynamic navbar which is available in all other pages as well because it is exported as a component and it also contains SignIn and SignUp button through which we can authenticate as a user with one cart button as well. Some carousels are present with a footer at bottom.

2. Sign Up Page:

signup

New User can create an account and continue shopping.

3. Products Page:

prod

Products thumbnail are available here with rating and pricing.

4. Cart Component:

cart

All products added in cart will be shown here.

5. Payment Page:

Screenshot 2023-02-27 130041

User can pay either using cod or online method.

6. Admin Page:

a1

a2

Admin can add, edit, delete and disbale/enable product from site.