Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/burhanuday/star-wars-demo


https://github.com/burhanuday/star-wars-demo

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Star Wars Relay Demo App

This is a demo app built with the Star Wars GraphQL API. It is built with React, Relay, and GraphQL.

## Installation

```bash
yarn install
```

## Running the app

```bash
yarn start
```