Skip to content

zikou058/mini_pro_tailwindcss

Repository files navigation

🌍 Journez - Travel Agency Landing Page

A modern, high-conversion landing page for a travel agency called Journez, built using Tailwind CSS. This project showcases a beautiful UI with multiple sections including tour packages, testimonials, and contact forms.


🚀 Live Preview

You can see the project in action by opening index.html in any modern web browser.

🛠️ Built With

  • HTML5 - Semantic structure.
  • Tailwind CSS - Utility-first CSS framework.

📂 Folder Structure

.
├── src/
│   ├── input.css      # Your Tailwind source styles
│   ├── output.css     # Compiled Tailwind styles (linked in HTML)
│   └── images/        # Local icons and assets
├── index.html         # Main landing page
└── tailwind.config.js # Tailwind configuration

⚙️ How to Run Locally

1.Clone the repo:

git clone [https://github.com/zikou058/mini_pro_tailwindcss.git](https://github.com/zikou058/mini_pro_tailwindcss.git)

2.Install Tailwind (if not already installed):

npm install

3.Start Tailwind Compiler: If you make changes to the styling, run:

npx tailwindcss -i ./src/input.css -o ./src/output.css --watch

Open index.html in your browser.

About

web site for travel tourisem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published