A super simple to-do list app
- Add an item to a list
- Mark items as done
- Delete an item from the list
- Change the order of items in the list
Client: HTML, CSS, JavaScript, jQuery
Server: None
https://rmscode.github.io/todo-list-app/
This project is a learning exercise as part of the CareerFoundry Full Stack Bootcamp curriculum.