A modern and responsive e-commerce website built with React, Tailwind CSS, and Vite. Features product listings, shopping cart functionality, filters, and a seamless shopping experience on all devices.
👉 https://ecomarswebsite.vercel.app/
- React.js
- Tailwind CSS
- Vite
- Firebase (for authentication and database)
- React Router (for navigation)
- React Hook Form (for form handling)
- JavaScript (ES6)
- HTML5 + JSX
- Git & GitHub
- Product listing with images and prices
- Shopping cart with add/remove functionality
- User authentication via Firebase
- Responsive design for mobile and desktop
- Smooth navigation with React Router
To run this project locally:
git clone https://github.com/your-username/ecommerce-shop.git
cd ecommerce-shop
npm install
npm run dev