This is a Next.js project that is bootstrapped with the following options:
- TypeScript
- ESLint
- Prettier
- Jest
- React Testing Library
- Cypress
- Tailwind CSS/PostCSS
- Next-Auth
- Next-Themes
Install the package
npm install -g next-strap
npx next-strap my-app
Choose the options you want and the project will be created in the my-app
directory.