luxeView is a full-stack single-page application that allows users to explore and interact with a curated selection of products. The website offers advanced search filtering functionalities, including pagination, categorization, and sorting. Designed with a mobile-first approach, luxeView is fully responsive, ensuring a seamless user experience across all devices.
Check out the live version of the website: luxeView
- Client-Side Repository: luxeView Client
- Server-Side Repository: luxeView Server
- Primary Color:
#1A1A2E
(Deep Navy Blue) - Secondary Color:
#E94560
(Elegant Red) - Accent Color:
#0F3460
(Rich Azure)
- Full-stack single-page application with advanced functionalities.
- Search Filtering: Perform searches based on various criteria.
- Pagination: Navigate through product listings with ease.
- Categorization: Browse products by different categories.
- Sorting: Sort products by price, ratings, and other attributes.
- Authentication:
- Google Authentication using Firebase.
- Email and Password Authentication using Firebase.
- Responsive Design: Fully responsive with a mobile-first design approach.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js, MongoDB
- Authentication: Firebase (Google and Email/Password Auth)
- Deployment: Vercel (Server) and Firebase Hosting (Client)