Skip to content

OksanaPopovichenko/vitejs-tailwind-storybook

Repository files navigation

The project is an example implementation that demonstrates the integration of Storybook with ViteJS, showcasing how to utilize Storybook for component-driven development in a ViteJS environment.

DEMO

https://oksanapopovichenko.github.io/vitejs-tailwind-storybook/

Start Storybook

To run the project locally, run the following commands

npm install
npm run storybook

Technologies and Tools

  • ReactJS - a JavaScript library for building user interfaces
  • ViteJS - a fast build tool and development server that leverages native ES modules for efficient frontend development
  • Typescript - JavaScript with types
  • Storybook - a frontend workshop for building UI components and pages in isolation
  • Tailwind - a CSS framework
  • Eslint - to find and fix problems in the project
  • Eslint Airbnb Javascript Style Guide - a set of rules and guidelines
  • Gitmoji - a great look of commits