Tasks application build with pure JavaScript, CSS and HTML, using object-oriented programming and local storage, this is responsive app for PC and mobile.
The main file for this project is index.html file, the JavaScript for this project is in js folder and the CSS of this project css folder.
Try the app online - todo-js-app online
- The tasks are saved in the local storage of the browser, if you close the window and open it again the tasks is still there!
git clone https://github.com/kggold4/todo-js-app.git