QuickBuy is an ecommerce website using ReactJS, Redux Toolkit, and JavaScript with Firebase for authentication and database management. Utilized HTML, CSS, and Bootstrap for responsive design, enabling users to view, order, and manage products, while providing admins with tools for inventory management.
quickbuy-1.mp4
live: https://ecommerce-quickbuy.netlify.app/
✅ Implemented Firebase Authentication for secure user and admin login and registration. Integrated Firebase Firestore for
real-time database management of products and user orders.
✅ Designed admin panel functionalities allowing product management, including adding, updating, and deleting products.
✅ Utilized Redux Toolkit for state management, ensuring efficient data flow between components. Focused on responsive
design with Bootstrap to ensure cross-device compatibility.
✅ Built user-facing features for viewing, ordering, and adding products to the cart, enhancing the user shopping experience.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh