Skip to content

IncredibleMrTim/todo

Repository files navigation

Todo App Example using React, TypeScript and TailwindCSS

This is a simple Todo App example using React, TypeScript and TailwindCSS.

How to run

# Install dependencies and run
npm install
npm run start

Usage

This todo app has the following features:

  1. Add a new todo
  2. Complete a todo
  3. Remove a todo
  4. The use should not be able to add a new todo if it already exists, unless it is completed

About

Small todo project example with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published