A small React app built with create-react-app using the upcoming feature Hooks and the StarWars API.
Click here to open the live demo
- React 16.7.0-alpha.2
- StyledComponents + Polished
- CreateReactApp
- Flow
$ git clone https://github.com/lssmn/react-swapi-hooks.git
$ cd react-swapi-hooks
$ yarn
$ yarn dev