Skip to content

Kolm-dev/ToDo

Repository files navigation

ToDo

A simple Todo list

Demo

Installation

Installing dependencies with yarn

    yarn

Starting a development server

    yarn dev

Build production version

    yarn build

Features

  • Saving a task list to localStorage
  • Deleting and marking todo as completed

Tech Stack

Client: React, TypeScript

Screenshots

App Screenshot