Welcome to TechZenith, a straightforward CRUD (Create, Read, Update, Delete) application for technology and electronics products. This user-friendly website allows you to manage product data with ease.
-
Create Products: Add new products, which are stored in our MongoDB database and displayed in our product catalog.
-
Read Products: Browse the product catalog to view product details.
-
Update Product Details: Modify product information, with real-time updates in the catalog.
-
Delete Products: Remove items from your cart effortlessly, and the database is updated accordingly.
-
User Authentication: Secure user authentication powered by Firebase, including Google login integration.
-
Private Routes: Certain pages are accessible for registered users, enhancing both privacy and security.
- Frontend: React.js, React Router, Tailwind CSS, Material Tailwind
- Backend: Express.js, MongoDB
- Authentication: Firebase