https://github.com/lukefrogger/nextjs-tailwindcss-template
Template for Next.js with Tailwindcss, Heroicons, Headlessui.dev, and SEO
https://github.com/lukefrogger/nextjs-tailwindcss-template
next-seo nextjs nextjs-template tailwindcss
Last synced: 8 months ago
JSON representation
Template for Next.js with Tailwindcss, Heroicons, Headlessui.dev, and SEO
- Host: GitHub
- URL: https://github.com/lukefrogger/nextjs-tailwindcss-template
- Owner: lukefrogger
- License: mit
- Created: 2022-03-16T13:51:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T14:00:53.000Z (almost 4 years ago)
- Last Synced: 2024-11-17T05:17:00.406Z (about 1 year ago)
- Topics: next-seo, nextjs, nextjs-template, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 3.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next.js Template
### Everything needed to get started with a Next.js project.
This template includes the following:
*Major Packages*
- [Tailwindcss](https://tailwindcss.com/)
- [Typography](https://tailwindcss.com/docs/typography-plugin)
- [Headless UI](https://headlessui.dev/)
- [Next SEO](https://github.com/garmeeh/next-seo)
- [Heroicons](https://github.com/tailwindlabs/heroicons)
*Minor Packages*
- [Prettier](https://prettier.io/docs/en/index.html)
- [ESLint](https://eslint.org/)