Live Site: https://ecom-demo-alpha.vercel.app
TechDekho is a responsive e-commerce frontend built with React, Tailwind CSS, and JavaScript. It features modern UI components, product display, and smooth navigation—designed as a demo for modern e-commerce layouts.
- ⚡ Fast and responsive design
- 💅 Styled with Tailwind CSS utility classes
- 🔄 Reusable components using React
- 📱 Mobile-first layout
- 🔧 Clean and simple project structure
- React – JavaScript library for building UI
- Tailwind CSS – Utility-first CSS framework
- HTML & CSS – Structure and basic styling
- Vercel – For deployment
Follow these instructions to set up and run the project locally.
-
Clone the repository:
git clone https://github.com/your-username/ecom-demo-alpha.git cd ecom-demo-alpha -
Install Dependencies
npm install
-
Start The development server
npm run dev
-
open your browser and go to specified localhost
- signup Page



