Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 885 Bytes

File metadata and controls

32 lines (21 loc) · 885 Bytes

Next.js Landing Page Starter Kit

A starter kit for building landing pages using Next.js 14, Tailwind CSS with TypeScript, and Framer Motion.

Features

Usage

To get started with this starter kit, you can clone the repository and install the dependencies:

git clone https://github.com/eronred/landing-starter-kit-nextjs-tailwind.git
npm install

Then, you can start the development server:

npm run dev

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

Contributing

Contributions are welcome! Please feel free to submit a pull request.