Skip to content

Simple website template for service businesses built using NextJS, Tailwind CSS and hosted on Vercel.

Notifications You must be signed in to change notification settings

T1M00R/website-template

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Customization

You can start customizing the template by modifying the pages in the app directory:

  • page.tsx - Home page
  • services/page.tsx - Services page
  • about/page.tsx - About page
  • contact/page.tsx - Contact page
  • pricing/page.tsx - Pricing page

The shared components are in the app/components directory:

  • Header.tsx - Navigation header
  • Footer.tsx - Site footer

Usage Rights

Feel free to use this template to build and sell websites for plumbing businesses or other service-based companies. You can modify it as needed for your clients.

Any contributions to improve this template are welcome! Please submit a pull request with your enhancements.

Learn More

This project uses:

Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

About

Simple website template for service businesses built using NextJS, Tailwind CSS and hosted on Vercel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages