DevBoost
E-commerce for the acquisition of courses from an online programming learning academy.
This e-commerce platform is an open-source project focused on the sale of programming courses. It’s a mockup that was created as my first project using React to learn the framework. The platform features a connection to Firebase, which allows real-time stock updates, ensuring that course availability is always displayed accurately.

The project was built with the purpose of gaining hands-on experience with React and Firebase while creating a simple, functional interface. Even though the platform is not in use and won't be, it served as a valuable learning tool for understanding how to manage data in real-time and build a responsive web application.

Throughout the development, I focused on familiarizing myself with key React concepts and integrating Firebase for dynamic features. This project helped me solidify my skills in both React and Firebase, providing a solid foundation for future development.

Since it’s open-source, anyone can review the code, suggest improvements, or explore it as a learning resource. The goal is to share the knowledge gained from this project and contribute to the open-source community.