This is a Perfume Website built with React.js, Vite, and Tailwind CSS. The website allows users to browse and purchase perfumes, with features including dark mode and responsive design.
- Responsive Design: Works on all devices including mobile, tablet, and desktop.
- Dark Mode: Toggle between light and dark themes.
- Search Functionality: Easily find products using the search bar.
- Product Categories: Browse perfumes by different categories.
- Shopping Cart: Add perfumes to your cart for purchase.
- React.js: JavaScript library for building user interfaces.
- Vite: Next generation frontend tooling.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
- Clone the repository:
git clone https://github.com/Kushal129/perfume-website.git
- Navigate to the project directory:
cd perfume-website
- Install dependencies:
npm install
- Start the development server:
npm start
- Navigate through the website: Explore various perfume categories.
- Search for perfumes: Use the search bar to find specific perfumes.
- Toggle dark mode: Switch between light and dark themes using the toggle button.
- Add items to cart: Select perfumes and add them to the shopping cart.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.