Shopzi is an e-commerce project built as part of the Build & Learn initiative. It is a full-stack web and app project aimed at providing a comprehensive learning experience in e-commerce development.
The project is divided into several parts:
- Web: The web interface for the e-commerce platform.
- ui/ux: Design mockups and prototypes for the project.
- Backend: The backend server for handling data and business logic.
- App: The mobile application for the e-commerce platform.
The web interface is built using React and Next.js for server-side rendering and routing. It provides a user-friendly interface for browsing products, making purchases, and managing orders.
The design and user interface of the project are created using Figma. You can view the Figma designs here.
The backend server is built using Node.js and Express. It handles data storage, authentication, and business logic for the e-commerce platform. The database used is MongoDB.
The mobile application is built using React Native for cross-platform compatibility. It provides a seamless shopping experience for mobile users.
Feel free to contribute to the project and improve the e-commerce experience for everyone!