React TODO Application https://kateamethyst-react-todo-app.herokuapp.com/ About This is a sample of todo app made with ReactJs. Instructions Clone this repository. git clone https://github.com/kateamethyst/react-todo-app.git Install dependencies. Make sure you already have nodejs and npm installed in your pc. npm insall Run the project npm start