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: [Link](https://pistr.onrender.com/)
- Account admin demo: admin:vu852002
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