E-commerce application with React, TypeScript, and Firebase.
- Install dependencies:
npm install- Run the app:
npm run dev- Authentication: Register, login, logout
- User Profile: View, edit, and delete account
- Products: Browse, create, update, and delete products
- Shopping Cart: Add products and checkout
- Order History: View all past orders with details
- React + TypeScript
- Firebase (Authentication & Firestore)
- Vite
- React Router