Overview
The Agency Template is a NextJS, Tailwind, React template designed for agencies. It is a free and open-source template that can be used to build agency websites.
Features
- Next.js 14: Utilizes Next.js for a fast and efficient web development experience.
- React: Built with React to create dynamic and interactive user interfaces.
- Tailwind CSS: Uses Tailwind CSS for styling and design customization.
- Shadcn UI: Includes Shadcn UI for additional user interface components.
Installation
- Clone the project using Git:
git clone [repository-url]
- Install dependencies by navigating to the project directory in the terminal:
cd [project-directory]
npm install
- Start the project which should be live on port 3000:
npm start
Summary
The Agency Template is a free and open-source template that leverages Next.js, React, Tailwind CSS, and Shadcn UI for building agency websites. By following the installation steps mentioned above, users can easily set up and customize this template for their specific needs.