Skip to content

addzz24/servify-v13

Repository files navigation

🚀 Servify – Modern Homepage

Servify is a modern, responsive homepage built with Next.js, Tailwind CSS, and Shadcn UI. It’s designed to showcase services, testimonials, and brand presence with a clean, professional design and smooth UI/UX.


✨ Features

  • Next.js 14 (App Router) – Server-side rendering & optimized performance
  • 🎨 Shadcn UI + Tailwind CSS – Prebuilt components & fully customizable styling
  • 📱 Responsive Design – Works seamlessly on desktop, tablet, and mobile
  • 🌙 Dark/Light Mode – Theme switcher with persisted preferences
  • 🧩 Reusable Components – Modular architecture for easy scaling
  • 🔍 SEO Friendly – Meta tags, Open Graph, and clean structure

📂 Project Structure

servify-homepage/
├── app/                # Next.js app directory
│   ├── page.tsx        # Homepage
│   ├── layout.tsx      # Root layout
│   └── components/     # Reusable UI components
├── public/             # Static assets
├── styles/             # Global styles
├── package.json        # Project dependencies
└── README.md           # Documentation

🛠️ Tech Stack


🚀 Getting Started

1️⃣ Clone the repo

git clone https://github.com/your-username/servify-homepage.git
cd servify-homepage

2️⃣ Install dependencies

npm install
# or
yarn install

3️⃣ Run the dev server

npm run dev

Visit 👉 https://servify-v13.vercel.app/


📦 Build for Production

npm run build
npm run start

📸 UI Screenshots

Desktop Screenshot

Desktop Screenshot

Desktop Screenshot

Desktop Screenshot

🤝 Contributing

  1. Fork the repo 🍴
  2. Create a branch feature/your-feature
  3. Commit changes & push 🚀
  4. Submit a pull request ✨

📜 License

This project is licensed under the MIT License. You’re free to use, modify, and distribute it as long as you include attribution.

About

Servify is a modern, responsive homepage built with Next.js, Tailwind CSS, and Shadcn UI. It’s designed to showcase services, testimonials, and brand presence with a clean, professional design and smooth UI/UX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors