A dead simple React app showing the Rick and Morty characters using free api - https://rickandmortyapi.com/
Packages used:
- Vite 3 + React 18
- React Query + Axios
usePagination
hook from @mantine/hooks- Stitches as a styling solution.
Dialog
primitive from Radix-UI