Skip to content

youssefbellouzweb/perfumefrontend

Repository files navigation

Perfume Website

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.

Features

  • 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.

Tech Stack

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/Kushal129/perfume-website.git
  2. Navigate to the project directory:
    cd perfume-website
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

Usage

  • 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.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.