From b26b35ee63358d4a209dff3d1adf8ee27338be16 Mon Sep 17 00:00:00 2001 From: Benjamin Sehl Date: Sat, 19 Nov 2022 15:26:56 -0500 Subject: [PATCH] Add Hydrogen (#2289) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 36906fb0..d0dea628 100644 --- a/readme.md +++ b/readme.md @@ -465,6 +465,7 @@ - [Design systems](https://github.com/klaufel/awesome-design-systems#readme) - Collection of reusable components, guided by rules that ensure consistency and speed. - [Inertia.js](https://github.com/innocenzi/awesome-inertiajs#readme) - Make single-page apps without building an API. - [MDBootstrap](https://github.com/mdbootstrap/awesome-mdbootstrap#readme) - Templates, layouts, components, and widgets to rapidly build websites. +- [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React. ## Back-End Development