Skip to content
/ web-taste Public template

🌟WEB TASTE: A TailwindCSS & Vite starter template, now featuring DaisyUI for seamless, stylish site creation. πŸš€

License

Notifications You must be signed in to change notification settings

notcoderguy/web-taste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

35 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 WEB TASTE

Tailwind CSS & Vite Starter Template πŸš€

A sleek starter template for swift development of static MPA HTML pages, now with the added flair of DaisyUI for effortless styling. Perfect for crafting responsive websites quickly and with style.

Features include:

  • 🌈 TailwindCSS
  • ⚑ Vite
  • 🎨 PostCSS
  • 🌺 DaisyUI integration for vibrant theme support

Getting Started:

  1. Clone the project πŸ“
  2. Install dependencies with pnpm install πŸ’»
  3. Start your dev server with pnpm run dev 🚧
  4. Use pnpm run build for production builds πŸ—οΈ
  5. Preview your build locally with pnpm run preview 🌐

Locate your main CSS at src/resources/css/app.css, and the entry HTML file at src/index.html. Your build will be deployment-ready at /dist.

Contributing:

🀝 Contributions are welcome! Feel free to fork, change, and submit PRs. Let's make the web tastier together!