Skip to content

nick511/simple-task

Repository files navigation

SimpleTask todo list

Demo: https://simpletask.surge.sh

Install dependencies

yarn

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

yarn start

Build the app for production to the build folder.

yarn build

Check out storybook

Demo: http://simpletask-storybook.surge.sh/

Update story files in /stories, then:

Runs storybook

yarn run storybook

Build storybook

yarn run build-storybook

Todo

  • Add UI storybook
  • Edit mode cancellation
  • Add task deletion
  • Add completion progress bars or charts
  • Add Step-by-step guide
  • Add testing

Releases

No releases published

Packages

 
 
 

Contributors