Skip to content

spikything/react-query-rick-and-morty

Repository files navigation

react-query-rick-and-morty (AKA Reack and Morquery)

A React Query / TypeScript client for the Rick and Morty API with basic filtering, error handling and the added type safety of TypeScript.

Reack and Morquery

Setup

Fork/clone the repo, then

npm i

Running

npm run dev

Building

npm run build