Skip to content

mohammedyh/tailwind-agency-site

Repository files navigation

Tailwind Agency Site

An agency landing page built with Vite and TailwindCSS

Screenshots

Main Screenshot

Mobile Screenshot

Run Locally

Clone the project

git clone https://github.com/mohammedyh/tailwind-agency-site.git

Go to the project directory

cd tailwind-agency-site

Install dependencies

pnpm install

Start the server

pnpm dev

Demo

https://tailwind-agency-site.vercel.app/

Tech Stack

Client: HTML, TailwindCSS, PostCSS, JavaScript

Tooling: Vite, Prettier, lint-staged, Husky