A simple Todo app using Apollo Client 3 for State Management
This app is built for the purpose of deciding the most suitable tool for the state management at my current work.
cache.tsx
: Local State / CacheuseTodos.tsx
: Custom hook which contains the logic that control the local state.
This project was bootstrapped with Create React App.
In the project directory, you can run: