To-Do App

To-Do App

For some reason, to-do apps tend to be a popular candidate for a first React project, and apparently I was no different. This was my first try at using React hooks rather than the traditional class-based approach. Eventually in the future I'd like to come back and build out this application more by adding local-storage for task lists, the ability to add more than one list, and more.