kivo
v1.0.0
Published
π Next-gen web development starter - Generate beautiful modern web projects instantly
Maintainers
Readme
kivo
β¨ Modern web development made simple - Launch beautiful projects in seconds.
Transform your ideas into stunning web experiences with minimal setup. Kivo combines the best modern tools into one seamless workflow.
π― Why Kivo?
Lightning Fast Setup β‘
Zero configuration needed. Just run one command and start building.
Beautiful by Default π¨
Vite-inspired design with dark mode, responsive layout, and modern typography.
Developer Experience π§
Hot reload, smart package detection, and optimized builds out of the box.
Production Ready π
SEO-friendly, minified, and deployment-ready from day one.
π Get Started
npx kivo my-project
cd my-project
# kivo auto-detects your package manager (npm/yarn/pnpm)
{pm} run devThat's it! Your project is live at http://localhost:8082
β¨ What's Included
π¨ TailwindCSS - Utility-first styling
β‘ Eleventy - Fast static site generation
π Dark Mode - System-aware theme switching
π± Responsive Design - Mobile-first approach
π§ Modern Tooling - PostCSS, Autoprefixer, minification
π¦ Smart Detection - Auto-detects and uses npm, yarn, or pnpm
ποΈ Project Structure
my-project/
βββ src/
β βββ index.html # Hero landing page
β βββ _includes/base.html # Layout with navbar & footer
β βββ styles/input.css # TailwindCSS + dark mode
β βββ scripts/main.js # Interactive features
βββ config/ # Build configuration
βββ public/ # Static assets
βββ dist/ # Production buildπ¨ Design Philosophy
Minimal & Clean
Inspired by Vite's aesthetic - clean typography, subtle gradients, perfect spacing.
Dark Mode First
Respects system preferences, persistent user choice, smooth transitions.
Full-Screen Harmony
Perfect viewport fit without scrolling. Every pixel matters.
π Development Commands
# Your package manager (npm/yarn/pnpm) is auto-detected
{pm} run dev # Start development with hot reload
{pm} run build # Production build with optimization
{pm} run clean # Clear build artifactsπ Deploy Anywhere
Your project works everywhere:
Netlify β Drag & drop dist/
Vercel β Connect your Git repo
GitHub Pages β Enable in settings
Any CDN β Upload dist/ contents
π Perfect For
- Landing pages
- Portfolio sites
- Documentation
- Prototypes
- Marketing sites
- Any modern web project
π§ Requirements
- Node.js 18+
- Any package manager (auto-detected)
π― Built With Modern Standards
- ES Modules
- CSS Grid & Flexbox
- Semantic HTML5
- Web accessibility
- Performance optimized
- SEO ready
π‘ Pro Tips
Instant Preview
Changes appear instantly with hot reload
Smart Package Manager
Automatically detects and uses your preferred package manager
Smart Defaults
Everything works without configuration
Extend Easily
Built on standard tools - customize anything
π€ Contributing
Found a bug? Have an idea? Pull requests welcome!
π License
MIT Β© UΔur Toprakdeviren
π Links
GitHub β toprakdeviren/kivo
npm β kivo
Launch beautiful web projects in seconds β¨
