Skip to content

manthansingh26/Aurashop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AuraShop - E-commerce Platform

A full-stack e-commerce application with Node.js backend and React frontend.

Features

  • User authentication (Login/Register)
  • Product browsing and management
  • Order history with status tracking
  • Responsive design with Tailwind CSS

Tech Stack

  • Backend: Node.js, Express, TypeScript
  • Frontend: React, TypeScript, Tailwind CSS
  • Database: (Mention your database here)

Setup Instructions

  1. Clone the repository
  2. Install dependencies: npm install
  3. Start backend: npm run dev
  4. Start frontend: cd frontend && npm start

API Endpoints

  • POST /api/auth/login - User login
  • GET /api/products - Get all products
  • GET /api/orders - Get order history

About

Complete e-commerce website with React frontend and Node.js backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors