Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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
```