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.”
- 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
Follow the steps below to run the project locally.
git clone https://github.com/your-username/watchstore.git
cd watchstore
npm install
- Start the Development Server
npm run dev