From 2593fb7a37638981ef6e756fd528ebab53ed8204 Mon Sep 17 00:00:00 2001 From: Akhil Sharma Date: Thu, 30 Oct 2025 02:06:35 +0530 Subject: [PATCH] Update README.md ADD: New weather app tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3119b7..1b2fb749 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [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) +- [Build a Simple Weather App with JS](https://www.youtube.com/watch?v=psZ1g9fMIDA) ## HTML and CSS: