Skip to content

itzabhinavarya/WatchStore

Repository files navigation

⌚️ WatchStore – Luxury Watches, Timeless Style

WatchStore is a modern, responsive watch e-commerce landing page built using React, Vite, and Tailwind CSS. It showcases a luxury collection of branded watches, with smooth UI/UX, clean design, and responsive layout.

“Luxury Watches, Timeless Style – Crafted for the Moment.”


📸 Preview


🛠️ Tech Stack

  • React – Component-based library for building user interfaces
  • Vite – Next-generation frontend tooling for fast builds
  • Tailwind CSS – Utility-first CSS framework for rapid styling

🚀 Getting Started

Follow the steps below to run the project locally.

1. Clone the Repository

git clone https://github.com/your-username/watchstore.git
cd watchstore

2. Install Dependencies

npm install
  1. Start the Development Server
npm run dev