HomeU is a marketplace specialized in providing a total wellness experience through home products.
Design: The application is currently only designed for web version. Backend: I am using firebase as a backend service, serverless. NoSQL database.
Angular v11.2.0 | SCSS | NgZorro v11.2.0 | NgRx | Firebase
- Products: id, name, description, sku, imagenUrl.
- Checkout: quantity, price, total | summary
- State Management with NgRx
- Authentication with FirebaseAuth and routing guards
- Firestore as database
- NgZorro as UI component library
- Cart status: pending | completed
- Cart edit items at checkout