Rohanmond / FashiFy-react

FashiFy is an e-commerce app that stores various fashion clothes that can be showcased and sold online. It has features like cart management, wishlist management, payment integration, pagination and primary feature that are required in an e-commerce app.

Home Page:https://fashi-fy-react.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

FashiFy

Shop with Fashion

An Ecommerce website for brand new clothes

How to install and run locally ?

$ git clone https://github.com/Rohanmond/FashiFy-react.git
$ cd FashiFy-react/fashify
$ npm install
$ npm start

Features -

  • Home page
  • Product listing page
  • Pagination on product listing page
  • Filter and sort products functionalities
  • Search product functionality
  • Individual product page
  • Cart Managment
  • Wishlist managment
  • Order management
  • Address management
  • Coupon Codes
  • Checkout page
  • Payment gateway integration
  • Authentication:
    • User Signup
    • User Login
    • logout page
  • Fully Responsive
  • Error Page

Built with -

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Vanilla CSS integrated with Glex UI Component Library
  • Razorpay payment gateway

Demo -

Screen.Recording.2022-05-14.at.11.52.31.PM.mov

About

FashiFy is an e-commerce app that stores various fashion clothes that can be showcased and sold online. It has features like cart management, wishlist management, payment integration, pagination and primary feature that are required in an e-commerce app.

https://fashi-fy-react.vercel.app/


Languages

Language:JavaScript 84.8%Language:CSS 13.8%Language:HTML 1.4%