You can view the live application here: https://baby-essentials-store.onrender.com/
A full-stack e-commerce platform for baby products built for COS2204: Web Programming course. This application features a staff management dashboard, product inventory CRUD, and secure session-based authentication.
- Backend: NestJS, TypeORM, MySQL
- Frontend: EJS, Alpine.js, Tailwind CSS, PrimeIcons
- Security: Passport.js, Express-Session, dotenv
- Install dependencies:
$ npm install