WearStore is an e-commerce platform for purchasing a variety of shoes. This project is built using React, TypeScript, TailwindCSS, Supabase, and ViteJS to create a modern and responsive online shopping experience.
- Product Listings: Dynamic pages showcasing a wide range of shoes with detailed information.
- Product Details: Individual pages for each product with comprehensive details.
- User Authentication: Secure authentication using Supabase for user accounts.
- Responsive Design: Utilizing TailwindCSS for a visually appealing and responsive UI.
- Figma Design: Here is the design, I used figma
-
Clone the repository:
git clone https://github.com/tertcoder/wear-store.git cd wear-store
-
Install dependencies:
npm install
-
Run the application:
npm run dev
- React.js
- TypeScript
- TailwindCSS
- Supabase
- ViteJS
Feel free to contribute by opening issues, providing feedback, or submitting pull requests.