Welcome to my GitHub repository showcasing examples of my frontend development work. This repository contains code snippets from non-public projects I have worked on. Please note that these are partial pieces of code and cannot be run independently.
This folder demonstrates my work with form handling and state management in React. The examples in this directory showcase my experience with the following packages:
- react-query: Used for fetching, caching, and synchronizing server state.
- react-hook-form: Utilized for managing form state with ease and performance in mind.
- Other utilities: Various other React utilities and hooks are used to demonstrate efficient form handling.
This directory contains code that integrates the Mapy.cz API with a real-time address autocomplete feature. The implementation leverages:
- react-select: Used for creating a customizable and responsive select input for the address search field.
- Mapy.cz API: The API is utilized to provide real-time address suggestions as the user types, enhancing user experience.
As mentioned, the code here is extracted from larger, private projects. It serves to illustrate specific skills and approaches I use in my work. These snippets are not meant to be executed as standalone applications.
If you have any questions or need further context about the implementation details, feel free to reach out.
Thank you for reviewing my work! I look forward to the opportunity to contribute to your team.