next-js-tailwind-typescript-eslint-prettier-boiler-plate Tailwind Templates

Next Js Tailwind Typescript Eslint Prettier Boiler Plate

This is a Next.js project bootstrapped with create-next-app.

Getting Started

STEPS TO RUN THE PROJECT:

1- Install the modules: npm i

2- Configure husky: npm run prepare

3- Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Tools Confgiured

1- Typescript

2- Husky (lint-staged)

3- Eslint/Prettier

Dependencies and Libraries

4- TailwindCSS

5- Formik (form handler)

6- Yup (form validator)

Check package.json for more information

Top categories

Loading Svelte Themes