Simple todo app with HTML, CSS, JS.
Steps:
-
Clone the repository to your local machine:
git clone https://github.com/Shaybush/todo_pureJS.git
-
Open folder:
cd todo_pureJS
-
Download Live Server Extenstion - link
-
Open index.html With live Server - right click on index.html then open with live server.