Skip to content

dualboot-partners/latam-tailwind-learn-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind UI Challenge

For this challenge you will need to use Tailwind classes to build the following responsive layout.

demo

This layout contains:

  1. A heading section.
  2. A hero section.
  3. A main section with a list of 9 responsive cards.
  4. A footer section.

Suggestions:

What's expected

  1. The header should be responsive. This means that on smaller screens, the menu options should collapse.

  1. Cards should arrange responsively. This means that their layout has to change according to the screen size.
    • For xs there should be 1 card per row, for sm 2 and for md and bigger 3.

Objective

The purpose of this challenge is for you to practice your Tailwind skills by creating a real UI. Please note that there is no right or wrong way to solve this. What we want to see is how you can solve this responsive layout just by using Tailwind classes. Please try not to use any custom classes. Have fun playing with Tailwind!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published