This is a very simple TODO app build using React.js and GraphQL API
- Base for React app.
- Base for API using Express.js.
- Base for GraphQL setup
server This folder contain the server/backend related code.
client This folder will contain the react app code.