diff --git a/README.md b/README.md index e8de247..aba5836 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,28 @@ # awesome-resources Studio 206's collection of awesome resources that we've shared with each other. -## Misc +## Inspiration 💭 +_What gets us inspired_ +### Web Design Inspiration + +- [Maxi Best Of](https://maxibestof.one/) +- [Awwwards 🤮](https://www.awwwards.com/) + +### Design Inspiration + +- [Behance](https://www.behance.net/) +- [Dribbble](https://dribbble.com/) + + +### Component Galleries +_UI Design, layouts and design systems._ +- [component.gallery](https://component.gallery/): _Up-to-date repository of interface components_ +- [csslayout.io](https://csslayout.io/): _A collection of popular layouts and patterns made with CSS_ + +## Practical tools 🔧 + +### Code +_Snippets of code and more_ +- [30 seconds of code](https://github.com/30-seconds/30-seconds-of-code): _Short JavaScript code snippets for all your development needs_ + -- [30 seconds of code](https://github.com/30-seconds/30-seconds-of-code): Short JavaScript code snippets for all your development needs