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