Skip to content

aidanaden/nextjs-tailwind-starter

Repository files navigation

NextJS Starter Kit

NextJS Typescript Tailwind Prettier ESLint Cypress starter kit


This is a NextJS + TailwindCSS + Typescript + Prettier + ESLint + Cypress starter kit by @aidanaden to be used on all frontend projects

List of included features

  • NextJS v12
  • TailwindCSS
  • Typescript
  • Prettier
  • ESLint
  • Cypress
  • Recoil

List of included libraries

  • tailwind-scrollbar-hide
  • tailwind-scrollbar
  • @tailwindcss/forms
  • @tailwindcss/line-clamp
  • react-hook-form
  • react headroom
  • downshift
  • react-icons
  • headlessui
  • heroicons

List of included components (WIP)

  • Marquee slider
  • Headers/Navbars
  • Hero section
  • Features sections
  • Testimonial sections
  • FAQ sections

Download & Installation

Run the following command to create a new project with this Starter:

yarn create next-app [project-name] -e https://github.com/aidanaden/nextjs-tailwind-starter.git
# or
npx create-next-app [project-name] -e https://github.com/aidanaden/nextjs-tailwind-starter.git

Deploy it to the cloud with Vercel (Documentation).

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published