This project is a landing page developed entirely using Tailwind CSS as part of my learning journey.
The main goal of this project was to:
- Practice Tailwind utility classes
- Understand layout building without writing traditional CSS
- Build UI components using only Tailwind
π οΈ Built With
- HTML5
- Tailwind CSS
Installation & Setup
Clone the repository:
π What I Learned
- Utility-first CSS approach
- Responsive design with Tailwind
- Component styling using class utilities
- Layout creation without writing custom CSS