About The Project
The goal of this project was to improve my programming skills by creating a simple single-page application (SPA).
The application uses an external API to consume resources and display them on the screen.
Thanks to Axios, I can easily consume the API through HTTP requests.
On the frontend, I created custom hooks to improve the performance of the app.
With the help of the Zustand library as a global state manager, I was able to store the user's favorite cities.
Built With
Contact
LinkedIn - salvareschilisandro0@gmail.com
Project Link: https://github.com/slisandro/weather-app

