Skip to content

mhaidarhanif/mytasks-react

Repository files navigation

MyTasks React

MyTasks logo

MyTasks React

A simple task management with delightful UI built using React
Try MyTasks React web app version »

Report bug · Request feature · Author · Company

Table of Contents

Design

Screenshot:

Screenshot

User Experience (UX) Flow:

User Experience Flow

Features

  • Input tasks text
  • Add tasks to the list
  • Mark tasks as complete
  • Mark tasks as incomplete
  • Delete tasks
  • Cancel delete tasks

Getting Started

Development

Install Node.js and npm.

Install dependencies.

yarn

Start the React development build.

yarn start

Start the Storybook build.

yarn storybook

Build

Build the React production site.

yarn build

Build the Storybook production site.

yarn storybook:build

License

MIT License

Code of Conduct

Contributor Covenant Code of Conduct