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

https://github.com/noud/react-apollo-blog

React Apollo Blog consuming GraphQL Lighthouse Laravel
https://github.com/noud/react-apollo-blog

Last synced: 11 months ago
JSON representation

React Apollo Blog consuming GraphQL Lighthouse Laravel

Awesome Lists containing this project

README

          

# GraphQL blog with React & Apollo Client

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

For an overview of how things work in `React` please refer to the [React docs](https://reactjs.org/docs/hello-world.html)

## Server

This project connects to [Lighthouse Tutorial](https://github.com/noud/lighthouse-tutorial)

## How to start

```
git clone https://github.com/noud/react-apollo-blog.git && yarn && yarn start
```