From 115e0fe05a780711b8aa8b998bae48cdba5a8637 Mon Sep 17 00:00:00 2001 From: Sriyansh Shivam <96797205+SoNiC-HeRE@users.noreply.github.com> Date: Sat, 21 Oct 2023 10:34:05 +0530 Subject: [PATCH] Adds Bootstrap Cheatsheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec608ce..5aff906 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ - [React+TypeScript Cheatsheets](https://github.com/typescript-cheatsheets/react) - [HTML Cheat Sheet](https://htmlcheatsheet.com/) - [CSS Cheat Sheet](https://htmlcheatsheet.com/css/) +- [Bootstrap Cheat Sheet](https://bootstrap-cheatsheet.themeselection.com/) - [Tailwind Cheat Sheet](https://flowbite.com/tools/tailwind-cheat-sheet/) - [npm Cheat Sheet](https://media.jfrog.com/wp-content/uploads/2021/08/23165237/JFrog_NPM_CheatSheet_V4.pdf) - [Kotlin Cheat Sheet](https://kt.academy/Kotlin_Cheat_Sheet.pdf)