This project was part of The Odin Project's JavaScript curriculum. The main goal of this project was to build a todo-list app clone using JavaScript. For this project I chose to replicate height. On this project using localStorage to make data persistent I was able to implement my first CRUD project. This project was made using HTML CSS and JavaScript. Webpack was used to bundle all modules.
https://rmathr.github.io/todo-list/
Here're some of the project's best features:
- CRUD project using localStorage
Technologies used in the project:
- HTML
- CSS
- JavaScript
- Webpack