Demo: https://simpletask.surge.sh
Install dependencies
yarnRuns the app in development mode. Open http://localhost:3000 to view it in the browser.
yarn startBuild the app for production to the build folder.
yarn buildDemo: http://simpletask-storybook.surge.sh/
Update story files in /stories, then:
Runs storybook
yarn run storybookBuild storybook
yarn run build-storybookAdd UI storybookEdit mode cancellation- Add task deletion
Add completion progress bars or charts- Add Step-by-step guide
- Add testing
