Skip to content

takeshikriang/next-tailwind-storybook-starter

Repository files navigation

A boilerplate to help us get started with Next.js, Tailwind CSS and Storybook in no time.

Main Features

  • Next.js
  • Tailwind CSS
  • Storybook
  • TypeScript support

Additional Features

  • Absolute import
  • Jest and React Testing Library
  • Custom fonts
  • Example UI components with Storybook
  • Example form validation using React Hook Form

How to Use

  1. Clone this repo
  2. Install dependencies
yarn install
  1. Run the app
yarn dev
  1. Run Storybook
yarn storybook

Other Useful Commands

Unit Testing

yarn test

Code Formatting

yarn lint-prettier

About

A boilerplate to help us get started with Next.js, Tailwind CSS and Storybook in no time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published