This is a small app where you can start a story, write one line and then ask a friend to write the next line... build in React & utilizing a GraphQL server.
Bootstrapped with Create-React-App.
Clone this repo, run $ yarn install and $ yarn start
The frontend of the app is now running on localhost:3000
Refer to README file in server folder.