This repo is a NextJS, Tailwind, React template for agencies. Free. Open Source. Use this template to build your agency website.
Clone the project.
Install dependencies on you are in the project directory via terminal. Wait till installation is completed.
npm install
Start the project
npm run dev
Project should be live in port 3000.
If you need more information about packages used in this project, check package.json
file.