An online store for buying computers, laptops, and accessories. Built with modern tech stack to handle user registration, product listings, cart, checkout.
- 👤 User Registration & Login (JWT or OAuth)
- 🛍️ Browse Products by Category (Laptops, Desktops, Accessories)
- 🧺 Add to Cart & Checkout
- 🔎 Search Products
- 🔓 Account recovering (JavaMailSender)
- 📱 Fully responsive and adapts to all screen sizes
- Frontend: React
- Backend: Spring Boot
- Database: PostgreSQL / Supabase
- Authentication: JWT / OAuth
- Deployment: Vercel (Frontend), Koyeb (Backend)