Skip to content

PeriodicallyZoneOut/x-tech-landing

Repository files navigation

X-TECH LANDING

Landing page hiện đại được xây dựng với HTML, CSS và Tailwind CSS.

🚀 Quick Start

Development

npm install
npm run dev

Mở public/index.html trong browser.

Build for Production

npm run build

📦 Deploy

Netlify (Khuyến nghị)

git push origin main

Xem chi tiết: DEPLOY_GUIDE.md

Manual Deploy

Upload thư mục public/ lên bất kỳ static hosting nào.

📂 Cấu trúc

x-tech-landing/
├── public/          # Deploy folder
│   ├── index.html
│   ├── css/
│   ├── image/
│   └── js/
├── src/
│   └── input.css    # Tailwind input
└── netlify.toml     # Netlify config

🛠 Tech Stack

  • HTML5
  • Tailwind CSS
  • Vanilla JavaScript

📝 License

ISC

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors