Beginner Tailwind

Created this project after seeing the Beginner Tailwind course site released by Chris on Code on learning the basics of Tailwind CSS.

Built With

  • React
  • Tailwind CSS
  • Storybook

Getting Started

Development

  • Starting the website on local server: yarn start

  • Running Storybook locally: yarn storybook

Creating a Build

  • Creating a build of the website: yarn build

  • Building the Storybook: yarn build-storybook

Authors

Kunal Kundu - @tinfoil-knight

Acknowledgements

Chris on Code for creating such a wonderful website using only TailwindCSS.