Simple ToDo app project reflecting some of the Getting Things Done principles as an excercise. Using React, GraphQl (graphql-yoga), and sequelize with a simple sqlite database.
Start the server.js for the backend and ./frontend yarn start for react frontend development.