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

https://github.com/thicodes/swapi-react-query

This is a demo using react query to request swapi api (https://swapi-react-query.thiagoleite.now.sh/)
https://github.com/thicodes/swapi-react-query

Last synced: 8 months ago
JSON representation

This is a demo using react query to request swapi api (https://swapi-react-query.thiagoleite.now.sh/)

Awesome Lists containing this project

README

          

# Swapi React Query
https://swapi-react-query.thiagoleite.now.sh/


Swapi React Query


## Getting Started

### Installing
```
yarn install
```

### Start
```
yarn start
```

### Test
```
yarn test
```

### Build
```
yarn build
```