Skip to content

MaximFedarau/Egghead-Courses-Frontend

Repository files navigation

🧐 About project

  • 🌱 Goal of this project is to improve my layout, TailwindCSS and Next.js skills.
  • ⚡️ Scroll down to learn more about the app.

⚙️ TailwindCSS Classes Order

  1. Position/visibility.
  2. Box model. (width, height, margin, padding and etc.)
  3. Borders.
  4. Background.
  5. Typography.
  6. Others + props + special classNames. Like:
<Component className={`absolute text-black ${PROPS.background}`} />

🛠 For developers and future me

This project has some interesting for me TailwindCSS, CSS and Next.js solutions.
They are marked with the words LITM (looks interesting to me) or Warning. All these solutions are richly commented out and explained, so that you can understand and use them.

Releases

No releases published

Packages

No packages published