From bceea63fabfa4e9915c96fd408eaaee5284764be Mon Sep 17 00:00:00 2001 From: Krish Bhardwaj <72294477+Krish-bhardwaj@users.noreply.github.com> Date: Fri, 28 Jan 2022 03:43:29 +0530 Subject: [PATCH] Update README.md (#343) Thanks! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b15777..659febb 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Build a Jupyter Notebook Extension](https://link.medium.com/wWUO7TN8SS) - [Build a TicTacToe Game with JavaScript](https://medium.com/javascript-in-plain-english/build-tic-tac-toe-game-using-javascript-3afba3c8fdcc) - [Build a Simple Weather App With Vanilla JavaScript](https://webdesign.tutsplus.com/tutorials/build-a-simple-weather-app-with-vanilla-javascript--cms-33893) +- [Build a Todo List App in JavaScript](https://github.com/dwyl/javascript-todo-list-tutorial) ## HTML and CSS: