Skip to content

MatejVykoukal/todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todolist App

screenshot of todolist application

Introduction

This is one of my first applications created using frontend framework. It is basic todolist application with a few following features:

  • Add todo
  • Remove todo
  • Mark todo as completed
  • Filter todos by status(all, completed, uncompleted)

Used Technologies

Core of application is React.js and Typescript.

For styles is used common css.

Live demo version

You can find the online version of this application here.

About

Tiny todolist application bootstraped using CRA

Topics

Resources

Stars

Watchers

Forks