From 6e6731f64a52aaa0e8c4c1c330a51d5ed67a05e9 Mon Sep 17 00:00:00 2001 From: Annamalai Date: Fri, 10 Jan 2020 08:18:08 +1100 Subject: [PATCH] Add a link which showcases a list of realworld UIs using Tailwind (#202) * Add a link which showcases a list of realworld UIs using Tailwind In this repo, I rebuild UIs of Shopify, Spotify, Netlify, and Atlassian using Tailwind.css. * Update to correct icon emoji * Fix broken link * Typo * Nitpick * Maintain consistency as per the review comment --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3284934..4803797 100644 --- a/readme.md +++ b/readme.md @@ -218,6 +218,7 @@ - 🎬 [Let’s Build: Dribbble Shot](https://web-crunch.com/lets-build-tailwind-css-dribbble-shot) - Dribbble shot with Tailwind CSS. - 🎬 [Let’s Build: Tweet component](https://web-crunch.com/lets-build-tailwind-css-tweet) - Building a Tweet component with Tailwind CSS. - πŸŽ“ [Modal Dialog](https://codeburst.io/creating-a-modal-dialog-with-tailwind-css-42722c9aea4f) - Creating a modal dialog with Tailwind CSS. +- πŸŽ“ [Building real-world UIs using Tailwind CSS](https://github.com/asvny/building-realworld-user-interfaces-using-tailwind) - Examples of building UIs of Shopify, Spotify, Netlify and Atlassian using Tailwind CSS. - πŸŽ“ [Rebuilding FreshBooks](http://joey.io/rebuilding-freshbooks-with-tailwind-css) - Rebuilding FreshBooks with Tailwind CSS. - πŸŽ“ [Login Page (PingPing)](https://stefanbauer.me/building-pingping/we-build-a-login-using-tailwindcss) - Creating a login page with Tailwind CSS. - πŸŽ“ [Login Page](https://mustafaaloko.github.io/2017/tailwind-css-building-a-login-page) - Creating a login page with Tailwind CSS.