A website designed to explore and understand the workings of Tailwind CSS.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:5173 with your browser to see the result.
- React - JS library
- TailwindCSS - For styles
- Made the most out of Tailwind CSS
- Understood how Tailwind works behind-the-scenes
- Followed all of Tailwind's best practices
- Javascript Mastery - This helped me understand TailwindCSS concepts and provided beautiful design assets to complete this project.
- Website - Ruth Ariyo
Adrian of JavaScript Mastery is an excellent and dedicated teacher. He puts his all into his tutorials.