Pokeno
Project explanation
Pokeno is a Pokemon-themed e-commerce experience with a Pixel Art style built as the final project for Coderhouse's React JS course. The project applies the full set of concepts covered during the program: component-based development with modern JavaScript, Redux data flow management, React Router navigation, and Firebase state persistence. The application simulates a complete online store where users can browse Pokemon products, add items to the cart, adjust quantities, and go through a mock purchase flow. The pixel-art design gives it a unique nostalgic feel while also showcasing technical execution. It represents the culmination of my learning in one of Latin America's most recognized educational platforms.
Themed e-commerce built with React, Redux, and Firebase as a bootcamp final project.
Technical Stack
Main Features
- Product catalog : Pokemon browsing with filtering, search, and detailed views
- Shopping cart : Full Redux-based cart management to add, remove, and update quantities
- State management : Data persistence with Firebase and user authentication handling

Featured Achievements
- Approved final project for the React JS course at Coderhouse
- Complete e-commerce implementation with cart and product management
- Creative pixel-art design with an optimized user experience
Technical Challenges
- Complex Redux state : Implemented Redux patterns to manage synchronized cart and product flows
- Firebase integration : Connected database and authentication services for persistence