ichiragtaluja / react-sneakers-app

E-commerce app for a sneaker brand "DadSneaker".

Home Page:https://dadsneakers.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DadSneakers

E-commerce website for a sneaker brand "DadSneakers" built in ReactJs.

Screenshots

Screenshot 2023-06-30 at 1 40 36 PM Screenshot 2023-06-30 at 1 41 25 PM

Demo

dadsneaker.mp4

https://www.loom.com/share/cd4f58b27d2341f7a6b9bafd6fa18f5e

Tech Stack

  • Frontend: React.js, HTML, CSS
  • Backend: MockBee
  • Payment Integration: Razorpay
  • Deployment: Netlify
  • Other Libraries and Tools: React Router, Axios, JWT, etc.

Features

  • Authentication
    • Login
    • Logout
    • Signup
  • Product Listing
  • Filter Products by
    • Category
    • Discount
    • Price
    • Rating
  • Cart Management
  • Wishlist Management
  • Search by
    • Product Name
    • Category
  • Address Management
  • Single Product Page
  • Loading & Alerts
  • User Profile Page
  • Checkout
  • Order Summary
  • Order History
  • Apply Coupons
  • Payment Integration
  • Responsive

Run Locally

Clone the project

  git clone https://github.com/ichiragtaluja/react-sneakers-app.git

Go to the project directory

  cd react-sneakers-app

Install dependencies

  npm install

Start the server

  npm run start

Authors

About

E-commerce app for a sneaker brand "DadSneaker".

https://dadsneakers.netlify.app/


Languages

Language:JavaScript 77.9%Language:CSS 21.6%Language:HTML 0.4%