This repo is made of 2 projects:
- Food Ninja: A recipe website to understand Tailwind CSS basics.
- Ninja Coffee: A product page to understand Bulma basics.
A recipe website to understand Tailwind CSS basics.
- setting up Tailwind CSS for development.
- handling fonts, colors, margin, padding and borders.
- extending theme colors and customizing font with tailwind.config.js.
- using flexbox, grid and responsive classes.
- reusing classes for cards, badges and buttons with @apply directive.
- displaying icons from Heroicons.
- building a responsive navbar.
- adding effects and transitions on hover.
Based on Tailwind CSS Tutorial by Shaun Pelling - The Net Ninja (2020).
A product page to understand Bulma basics.
Based on Bulma CSS Tutorial by Shaun Pelling - The Net Ninja (2020).