Skip to content

yomete/notetaking-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note taking UI

This project demonstrates how to integrate Apollo Client on a React app and interface with a GraphQL API.

It was bootstrapped with Create React App.

Getting started

Prequisites

Node.js v6.10.0 or greater

npm 5.2.0 or greater

To get started, clone this repository and install the dependencies. Make sure you've already cloned the notetaking-api here and you have the server setup and running.

git clone git@github.com:yomete/notetaking-ui.git
cd notetaking-ui
yarn install
yarn start

Built With

About

A note taking app that interfaces with a GraphQL server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published