From f61560d405ce81c3b9ab6942a1c84d422ce4e6e4 Mon Sep 17 00:00:00 2001 From: Sofia Bargues <117098624+SofiaBargues@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:48:50 +0000 Subject: [PATCH] Update README.md Added https://frontend-30.vercel.app/ site --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f3119b..9a712be 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## JavaScript: - [Build 30 things in 30 days with 30 tutorials](https://javascript30.com) +- [Build 30 frontend things with 30 tutorials](https://frontend-30.vercel.app/) - [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6) - [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)