Timeless elegance and premium craftsmanship converge here. Explore our curated collection of classic men's shoes, each pair a masterpiece of style and quality. Elevate your stride with us.
-
- React
- TypeScript
- TailwindCSS
-
- NodeJS
- Express
- Mongoose
-
- MongoDB
- Top notch UI
- Responsive design
- Add cart functionality
- Add email notifications
https://classicshoestore.vercel.app/
Create a .env
file and add MONGO_URI
variable with value of your mongodb
string.
cd backend
npm i
npm run dev
cd frontend
npm i
npm run dev
This project is MIT licensed.