Elevate your wardrobe with our premium men's fashion, Style Verse offering a curated selection of stylish clothing for the modern gentleman.
A men's fashion clothing web app that is built using React.js and TailwindCSS.
React, TailwindCSS, ContextAPI
- Product Listing Page
- Product Detail Page
- Add to Cart
- Add to Wishlist
- Remove from Cart
- Remove from Wishlist
- Filter products by brand, size, price, rating, and name and category
To install this project
- Clone the repo
git clone https://github.com/kaifayazkhan/style-verse.git
- Navigate to the project directory
cd style-verse
- Install the dependencies
npm i
- Run the appp
npm run dev