React Todo App

Copyright 2019 by Marcos Hernandez

Installation

  1. get the code in github
git clone
  1. install dependencies
$ npm i
  1. Run the code
$ npm start

CodeSandbox

You can also go to https://codesandbox.io/s/github/marcoslhc/react-todo-app and play with the app

This code is not for redistribution.