Skip to content

01dbryant/Shoptail_app

Repository files navigation

Shoptail E-Commerce App

E-commerce application with React, TypeScript, and Firebase.

Setup

  1. Install dependencies:
npm install
  1. Run the app:
npm run dev
  1. Open http://localhost:5173

Features

  • 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

Technologies

  • React + TypeScript
  • Firebase (Authentication & Firestore)
  • Vite
  • React Router

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published