Skip to content

A self project - an ecommerce app built with React js and tailwindcss

Notifications You must be signed in to change notification settings

thecrusader25225/WatchHaven

Repository files navigation

WatchHaven

Welcome to WatchHaven – your ultimate destination for discovering and purchasing the perfect watch. Whether you're into sports, casual, or luxury watches, WatchHaven offers a curated selection of watches from top brands like Rolex, Omega, Fossil, and more.

Table of Contents

Features

  • Browse Watches: Explore a wide variety of watches categorized by style, such as sports, casual, luxury, etc.
  • Brand Selection: Filter watches by top brands like Rolex, Omega, Fossil, and more.
  • Search Functionality: Quickly find the perfect watch using our search feature.
  • Cart Management: Add watches to your cart and proceed to checkout.
  • Wishlist: Save your favorite watches to your wishlist for later.

Installation

To get started with WatchHaven locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/thecrusader25225/watchhaven.git
    cd watchhaven
    
  2. Install the Dependencies

    npm i react
    npm i react-router-dom
    npm i react-icons
    npm i -D tailwindcss
    
  3. Star the Develoment Server

    npm start
    

The app will be available at http://localhost:3000.

Usage

  1. Browse through the collection of watches by category or brand.
  2. Click on a watch to view detailed information.
  3. Add your favorite watches to the cart or wishlist.
  4. Proceed to checkout to complete your purchase.

Contributing

Contributions are welcome! If you'd like to contribute to WatchHaven, please fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you'd like to change.

  1. Fork the project
  2. Create your feature branch: git checkout -b feature/YourFeature
  3. Commit your changes: git commit -m 'Add YourFeature'
  4. Push to the branch: git push origin feature/YourFeature
  5. Open a pull request

License

This project is licensed under the MIT License – see the LICENSE file for details.

Contact

If you have any questions, feel free to reach out:

Releases

No releases published

Packages

No packages published

Languages