Clothify is a modern and stylish e-commerce web application built with React, Context API, and Tailwind CSS. Shop the latest fashion trends with ease!
View the live demo of Clothify here.
- User-friendly interface for seamless shopping experience
- Product catalog with detailed descriptions and images
- Shopping cart with real-time updates using React Context
- Secure checkout process
- Responsive design for mobile and desktop users
- React
- Context API
- Tailwind CSS
- React Router
Follow these steps to get Clothify running on your local machine.
Make sure you have Node.js and npm installed on your machine.
-
Clone the repository:
git clone https://github.com/your-username/clothify.git
cd clothify npm install npm run dev Open your browser and visit http://localhost:3000 to explore Clothify.