From cf1b29deed3a80813398c93e05af8f4be5aa2331 Mon Sep 17 00:00:00 2001 From: Csaba Apagyi Date: Sat, 20 Jun 2020 09:39:16 +0200 Subject: [PATCH] Add Building Blocks for Web Apps (#1796) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ca47b6eb..52ae8067 100755 --- a/readme.md +++ b/readme.md @@ -272,6 +272,7 @@ - [Web Animation](https://github.com/sergey-pimenov/awesome-web-animation#readme) - Animations in the browser with JavaScript, CSS, SVG, etc. - [Yew](https://github.com/jetli/awesome-yew#readme) - Rust framework inspired by Elm and React for creating multi-threaded frontend web apps with WebAssembly. - [Material-UI](https://github.com/nadunindunil/awesome-material-ui#readme) - Material Design React components for faster and easier web development. +- [Building Blocks for Web Apps](https://github.com/componently-com/awesome-building-blocks-for-web-apps#readme) - Standalone features to be integrated into web apps. ## Back-End Development