Skip to content

Fashion Fusion is an e-commerce web app that stores various fashion clothes that can be showcased and sold online.

Notifications You must be signed in to change notification settings

rushikesh1799/ecommerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fashion Fusion

Are you a fashionista? Do you love style? Fashion Fusion is for you! – Your One-Stop Fashion Destination for the Latest Trends and Timeless Elegance.

How to run the app locally?

$ git clone https://github.com/rushikesh1799/ecommerce-app.git
$ cd ecommerce-app
$ npm install
$ npm start

Screens in this project

  • Landing Page
  • Product Listing Page
  • User Authentication (Login, Signup and Logout) Pages
  • Single Product Page
  • Cart Management Page
  • Checkout Page
  • Wishlist Management Page
  • Profile Page
  • Address Management Page
  • Order History Page
  • 404 (Not Found) Page

Features

  • Landing Page with Featured Categories.
  • Product Listing Page with Filters on price, category, items, and rating. Add to Cart and Toggle Wishlist available on every product.
  • Product Search Functionality.
  • User Authentication with validation for Login and Signup Pages.
  • Manage your wishlist on a different page.
  • Manage your cart, update quantity, move to wishlist from cart, remove from cart, real-time calculation of price in cart. Apply coupons on the cart.
  • User Profile Page to display the user details.
  • Address Management with Validation where users can add, edit, and delete addresses.
  • Checkout Page to select the delivery address and proceed with payment.
  • Payment Integration using Razorpay API.
  • Order Summary Page where the user can see all the orders sorted by the latest orders.
  • Pagination to show 8 products per page.
  • Alerts in the app to notify the users about success/failure operations.
  • All the screens are Responsive.

Tech Stack and Tools

  • React JS
  • React Context API + useReducer
  • React Router v6
  • Material UI
  • Razorpay Payment Integration API
  • Git For Version Control
  • Netlify for Deployment
  • Cloudinary for Image Hosting
  • Postman for API Testing

Live Link

Fashion Fusion

Demo Video

Fashion.Fusion.-.Your.Ultimate.Guide.to.Online.Fashion.Shopping.mp4

About

Fashion Fusion is an e-commerce web app that stores various fashion clothes that can be showcased and sold online.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published