/shoeStore

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.

Primary LanguageTypeScriptMIT LicenseMIT

logo

Classic Shoes

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.

Built with

  • FrontEnd

    • React
    • TypeScript
    • TailwindCSS
  • Backend

    • NodeJS
    • Express
    • Mongoose
  • Database

    • MongoDB

Features

  • Top notch UI
  • Responsive design

Future features

  • Add cart functionality
  • Add email notifications

See it live

https://classicshoestore.vercel.app/

Getting started for development

Backend

Create a .env file and add MONGO_URI variable with value of your mongodb string.

    cd backend
    npm i
    npm run dev

Frontend

    cd frontend
    npm i
    npm run dev

License

This project is MIT licensed.