From bd23d06445527960e0a60062d8cf71c986eb2363 Mon Sep 17 00:00:00 2001 From: Nadun Indunil Date: Sun, 22 Mar 2020 12:45:30 +0530 Subject: [PATCH] Add Material-UI (#1676) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c0b1a758..f2ce9a87 100755 --- a/readme.md +++ b/readme.md @@ -281,6 +281,7 @@ - [Web Performance Budget](https://github.com/pajaydev/awesome-performance-budget#readme) - Techniques to ensure certain performance metrics for a website. - [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. ## Back-End Development