Skip to content

LongJohnSilver1504/NextJS-Tailwind-Storybook-and-TS-boilerplate

Repository files navigation

Nextjs, Tailwindcss, storybook and TypeScript

A boilerplate with

Next.js (with TypeScript)

    • A React framework that allows server-side rendering (compared to Create React App, which specializes in client-side rendering)
  • Tailwind CSS
    • Productive and maintainable CSS framework that uses utility classes heavily. Pairs quite well with the Headwind VS Code extension
  • Storybook
    • Makes it easier to build UI components. Build components in isolation, mock hard-to-reach use cases, and more

About

A boilerplate with Next.js, TypeScript, Tailwind CSS, Storybook,.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published