Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/voronianski/swapi-graphql-react-app

SPA that allows to 🔎 search for all human characters in 🌠 Star Wars saga.
https://github.com/voronianski/swapi-graphql-react-app

apollo-client basscss graphcms graphql-client react react-router redux star-wars-api

Last synced: about 1 month ago
JSON representation

SPA that allows to 🔎 search for all human characters in 🌠 Star Wars saga.

Awesome Lists containing this project

README

        

# swapi-graphql-react-app

[![Build Status](https://travis-ci.org/voronianski/swapi-graphql-react-app.svg?branch=master)](https://travis-ci.org/voronianski/swapi-graphql-react-app)

> Single-page app that allows to search for all human characters in Star Wars saga.

[Powered by GraphCMS](https://graphiql.graphcms.com/simple/v1/swapi)

### [Demo](https://swapi-graphql-react-app.surge.sh)

## What's inside?

- [React v16](https://reactjs.org/)
- [React-router v4](https://reacttraining.com/react-router/)
- [Apollo-client v2](https://www.apollographql.com/docs/react/)
- [Redux v4](https://redux.js.org/)
- [Basscss v7](http://basscss.com/v7/)

## Development

This project was created with [create-react-app](https://facebook.github.io/create-react-app/docs/getting-started).

```bash
npm i
npm test
npm start
```

---

**MIT Licensed**