Luxora is a modern eCommerce application designed with a sleek user interface and robust functionalities. Built using ReactJS and Firebase, Luxora offers a seamless shopping experience with a range of features to manage products, wishlist, cart, and more.
Watch the demo video below to see Luxora in action:
https://drive.google.com/file/d/1A19K5pEfy_G75hC0pyTxTuBJ8ZLJnPce/view?usp=sharing
- Wishlist Management: Easily add and manage products in your wishlist.
- Product Browsing: Explore a variety of products categorized for convenient browsing.
- Shopping Cart: Add products to your cart and manage them effortlessly.
- Shipping Details: Provide and manage your shipping information with ease.
- Payment Options: Complete transactions securely with multiple payment methods.
- User Profile: Access and update personal information through a dedicated profile tab.
- ReactJS: For building the user interface.
- Firebase Authentication: For secure user authentication.
- Firebase Firestore: For real-time database and storage.
- FakeStore API: For product data integration.
- Clone the repository.
- Navigate to the project directory and run
npm install
to install dependencies. - Run
npm start
to start the application.
Contributions are welcome! If you encounter any issues or have suggestions, please open an issue or submit a pull request.