laufhannes / react-course-todolist

React course 2018/07/26 - example app for todo list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo list from react course

Features

  • add new todos
  • mark todos as done
  • remove todos
  • filter todos
  • automatically persisting state to local storage

Material ui

npm install @material-ui/core

About

React course 2018/07/26 - example app for todo list


Languages

Language:TypeScript 69.8%Language:JavaScript 19.8%Language:CSS 6.7%Language:HTML 3.7%