Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 590 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 590 Bytes

Nodejs E-commerce

A fashion e-commerce web app facilitating clothing sales, with key features like shopping, billing generation, and admin/user role management. Admin capabilities include product management, blog creation, interface customization, order tracking, and quantity management.

Demo

- Demo: [Link](https://pistr.onrender.com/)
- Account admin demo: admin:vu852002

Getting Started

First, run the development server:

cd myapp
npm run dev

Open [http://localhost:3001](http://localhost:3001) with your browser to see the result.


## Deploy on Render