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

https://github.com/patrick-emmanuel/starwars

Starwars app with swapi.co API
https://github.com/patrick-emmanuel/starwars

Last synced: 25 days ago
JSON representation

Starwars app with swapi.co API

Awesome Lists containing this project

README

          

# starwars
Starwars app with swapi.co API

Getting started

```
git clone https://github.com/the-bionic/starwars.git app
cd app
npm install
npm start
```