Application created during my front-end learning journey, allowing users to generate a curriculum in multiple formats based on the information they provide. This project helped me become acquainted with popular React libraries, such as Zustand and React-hook-form.
A well-known memory card game that involves avoiding clicking on the same card twice. One of my initial front-end projects using React, primarily centered around API consumption and state management.
Another of my front-end projects, with a primary focus on consuming an external API and utilizing React context for features like the shopping cart and favorites section. It also extensively employs React Router with loaders.
This application serves as a straightforward solution for inventory management, establishing a connection to a Spring Boot REST API through a React-Remix client. It provides efficient handling of item data and categories, and a clear presentation of pertinent information on the home dashboard.