Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.64 KB

File metadata and controls

46 lines (33 loc) · 1.64 KB

🛒 E-Mart React

E-Mart is a responsive e-commerce web application built using React and Vite, designed with clean UI and essential shopping features like product listing, cart, and navigation using React Router DOM.

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

🚀 Features

✅ Responsive UI for all devices
✅ Product listing interface
✅ Add-to-cart and view cart pages
✅ React Router DOM for seamless navigation
✅ Modular component structure for maintainability
✅ Fast build and dev environment using Vite

🛠️ Tech Stack

  • React JS
  • Vite
  • JavaScript (ES6+)
  • HTML5 & CSS3
  • React Router DOM

📦 Getting Started

git clone https://github.com/velapoojitha/e-mart-react.git
cd e-mart-react
npm install
npm run dev

🌐 Project live link

https://velapoojitha.github.io/e-mart-react/