Skip to content

hzpy/react-sneakers-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DadSneakers

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

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".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.9%
  • CSS 21.7%
  • HTML 0.4%