An open API service indexing awesome lists of open source software.

https://github.com/nitinkondhari03/tailwind_with_react

Tailwind CSS is a utility-first CSS framework that makes it easy to create responsive and stylish web pages. Below is an example of a simple responsive page using Tailwind CSS. In this example, I'll create a basic landing page with a header, hero section, and a two-column feature section.
https://github.com/nitinkondhari03/tailwind_with_react

react-js tailwind-css

Last synced: 3 months ago
JSON representation

Tailwind CSS is a utility-first CSS framework that makes it easy to create responsive and stylish web pages. Below is an example of a simple responsive page using Tailwind CSS. In this example, I'll create a basic landing page with a header, hero section, and a two-column feature section.

Awesome Lists containing this project

README

        

# Tailwind_With_React
Tailwind CSS is a utility-first CSS framework that makes it easy to create responsive and stylish web pages. Below is an example of a simple responsive page using Tailwind CSS. In this example, I'll create a basic landing page with a header, a hero section, and a two-column feature section.

# Laptop view
![Laptop View](https://github.com/nitinkondhari03/Tailwind_With_React/assets/107460712/1f84c058-40d1-491a-a037-5b5709899f3a)

# Mobile view
![Mobile View](https://github.com/nitinkondhari03/Tailwind_With_React/assets/107460712/a6b23547-8bce-4215-8d34-d84e29c119d0)