Skip to content

jakeliny/todo-list

Repository files navigation

TO DO List createad with React and TypeScript

Project created to apply fundamentals of React with Typescript, the data is save in memory

Layout guide

image

Features

  • Add a new task
  • Mark and unmark a task as completed
  • Remove a task from the list
  • Show task completion progress

For Run

With YARN:

yarn
yarn dev

With NPM

npm install
npm run dev

About

TO DO List createad with React and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published