This is a web application for an E-commerce website built using React, Nodejs, and Supabase. The application allows users to browse and order items from the online store, and receive a notification email when their order has been confirmed.
Client: React, TailwindCSS
Server: Node, Express, NodeMailer
Database: Supabase
- User registration and login functionality using Supabase
- Fetching List of Products via Database
- Shopping cart functionality with the ability to add and remove items
- Email notification to user upon order confirmation using NodeMailer
- Login Page
- Store Page
- Cart Page
- Order Confirmation