This project was bootstrapped with Create React App.
- run
yarn install
- run
yarn relay
- run
yarn start
start
: Start the web server to be able to developbuild
: Create a production ready package of filestest
: Run test scriptsrelay
: Create relay related filesdeploy
: Create production ready files and deploy to firebase hosting
A note-taking app that uses GraphQL to send and retrieve the data from it. It uses firebase authentication to be able to login currently only with Google