Git Product home page Git Product logo

maxfashion's Introduction

Deployed On:

vercel

MAX Fashion Clone is MERN Stack 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 purpose.

cover


Screens ( All screens are responsive for any media device)

  • Homepage / Landing Page
  • Product Listing Page with Filters
  • Product Description Page
  • Cart Management Page
  • Wishlist/Favourites Management Page
  • Checkout with Address Management Page
  • Login / Logout Page
  • Signup Page

๐Ÿš€ Features

  • Login and Signup User Account
  • JWT (JSON Web Token) Authentication and BcryptJS Password Hashing
  • Product Filters Based on Price, Size and Brand
  • Product Sorting Based on Price and Name
  • Product Filtering and Sorting work together
  • Filters persist on page refreshing and pasting URL on new tab
  • products can be shared directly via link
  • Wishlist Add and Remove Items
  • Cart Add and Remove Items
  • Cart Update Quantities
  • Address Management
  • Order Summary
  • Coupons are provided for the discount
  • Responsive for all type of Media devices

Glimpses of Max-Fashion-Clone ๐Ÿ™ˆ :

coupons
signup login
allProducts men
women kids

Test Coupon Codes

MAX5 (for 5% Off)

MAX10 (for 10% Off)


Getting Started

This project was built using React, Redux, Chakra UI, HTML, CSS, JavaScript, Rest API, Node JS, Express and MongoDB with JWT and RazorPay integration. It is an e-commerce web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS
  • MongoDB

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone https://github.com/Manya7864/MAXFASHION

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To confirm that you have MongoDB installed you can run this command in your terminal:

mongo -v

To install all the dependences of the project, run the following command:

cd client/max-fashion-clone

npm install

cd ../../

cd server

npm install

To run the application got to the max-fashion-clone folder and run the following command:

npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file in server folder

PORT

MONGO_URL

Tools used on this project

  • Visual Studio Code
  • MongoDB compass

Show your support

Give a โญ๏ธ if you like this project!

maxfashion's People

Contributors

manya7864 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.