- 🌱 Goal of this project is to improve my layout,
TailwindCSS
andNext.js
skills. - ⚡️ Scroll down to learn more about the app.
- Position/visibility.
- Box model. (width, height, margin, padding and etc.)
- Borders.
- Background.
- Typography.
- Others + props + special classNames. Like:
<Component className={`absolute text-black ${PROPS.background}`} />
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.