Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 272 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 272 Bytes

Made a To-Do list using react.js. This appplication can create, show, update, and delete a to-do. Used CSS to style the page. Referenced https://github.com/briancodex/react-todo-app-v1 for some of the functionality. Installed react-icons for the edit and delete buttons.