Skip to content

MyRufWork/html-css-frameworks

Repository files navigation

Food Ninja - Tailwind CSS

A recipe website to understand Tailwind CSS basics.

Features

  • 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).

About

4 small projects using Tailwind CSS, Bulma, Materialize and Bootstrap 5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.8%
  • CSS 26.5%
  • JavaScript 21.3%
  • SCSS 0.4%