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
This commit is contained in:
Annamalai
2020-01-10 08:18:08 +11:00
committed by Josh Manders
parent d4f968d4f2
commit 6e6731f64a

View File

@@ -218,6 +218,7 @@
- 🎬 [Lets Build: Dribbble Shot](https://web-crunch.com/lets-build-tailwind-css-dribbble-shot) - Dribbble shot with Tailwind CSS.
- 🎬 [Lets 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.