Skip to content

piyanka/E-commerceDashboard-Fronted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Dashboard (Frontend)

Frontend for a secure, full-stack E-Commerce Dashboard built with React.js and TailwindCSS. This dashboard connects to a Node.js + Express + MongoDB backend and includes features like user authentication, product management, and real-time UI updates.

Screenshot 2025-04-09 140006

Tech Stack

  • Frontend: React.js, TailwindCSS
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)
  • API Testing: Postman

Features

  • JWT-based user authentication
  • CRUD operations for products, users, and orders
  • Responsive & modern dashboard UI using TailwindCSS
  • Integrated with a RESTful backend API
  • Tested all API routes with Postman

Getting Started

1. Clone the repo

git clone https://github.com/your-username/ecommerce-dashboard-frontend.git
cd ecommerce-dashboard-frontend

2. Install Dependencies

npm install

3. Start the Frontend Server

npm start

Explore the Backend Base

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published