starwars-fetch-animation

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

Stars
0

Swapi React Query

https://starwars-fetch-animation.now.sh

Background Animation: https://github.com/thicodes/starwars-fetch-animation/blob/master/src/components/BackgroundStars.tsx#L22

Original Animation (SASS) https://codepen.io/saransh/pen/BKJun

Getting Started

Installing

yarn install

Start

yarn start

Test

yarn test

Build

yarn build