todo using React Simple to-do application in React framework Installation and usage git clone https://github.com/maines-pet/react_todo.git npm install npm start On your browser, go to http://localhost:3000/ Future improvements Add sorting feature Add tests