todo-swr-redux A Todo app to learn SWR and Redux ToolKit To Run npm install Run JSON Server npx json-server -w data/db.json -p 3500 Run FrontEnd npm run dev