/React-Course-TodoList

📜 The Modern Javascript Bootcamp Course exercise

Primary LanguageJavaScript

The Modern React Bootcamp Course exercise: Todo List

Simple Todo list that allows to add as well as remove/change/mark completed existing ones.

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.