Skip to content

A modern React + Vite + Tailwind CSS frontend that delivers a seamless shopping experience with authentication, product browsing, cart, checkout, and an admin dashboard.

Notifications You must be signed in to change notification settings

Ui-Adiii/Frontend-Ecommerce

Repository files navigation

🖥️ E-Commerce Frontend (React + Vite)

This is the frontend of the E-Commerce Platform built with React.js, Vite, Tailwind CSS, and Redux/Context API.
It provides a beautiful shopping UI with authentication, product browsing, cart management, and an admin dashboard.


🚀 Features

  • 🔐 User Authentication (Login/Register with JWT)
  • 🛍️ Product listing, search & category filters
  • 🛒 Shopping cart & checkout flow
  • 📦 Order tracking in user dashboard
  • 🧑‍💼 Admin dashboard for managing users, products, and orders
  • 🎨 Styled with Tailwind CSS

🧰 Tech Stack

  • React.js + Vite
  • React Router DOM
  • Tailwind CSS
  • Axios + React Toastify

⚙️ Installation Guide

✅ Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

🔧 Setup Instructions

# Go inside frontend folder
cd Frontend

# Install dependencies
npm install

# Create .env file and add:
VITE_API_URL=http://localhost:5000/api

# Run development server
npm run dev

About

A modern React + Vite + Tailwind CSS frontend that delivers a seamless shopping experience with authentication, product browsing, cart, checkout, and an admin dashboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages