Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dellamora/react-query-ts-generics


https://github.com/dellamora/react-query-ts-generics

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

## Rick and Morty Search

The main goal of this project was to create a simple application that would serve as a practical study for the use of TypeScript's generic types and the implementation of React Query. By using the Rick and Morty API to allow users to search for characters, episodes, and locations, this project provides a hands-on approach to learning these technologies.

[view the project](https://rickandmorty-ochre.vercel.app)

ps: this was such a fun project that I even wrote an article about it in Portuguese, and who knows, maybe in the future I'll translate it to English...

[read here](https://dev.to/dellamora/criei-um-hook-personalizado-para-buscar-dados-da-api-do-rick-and-morty-com-react-query-1c7f)