A starter kit for building landing pages using Next.js 14, Tailwind CSS with TypeScript, and Framer Motion.
- Next.js 14 with App Router
- Tailwind CSS with well-structured config
- TypeScript
- Framer Motion
- Class Variance Authority
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.
Contributions are welcome! Please feel free to submit a pull request.