Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 512 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 512 Bytes

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