Created this project after seeing the Beginner Tailwind course site released by Chris on Code on learning the basics of Tailwind CSS.
Starting the website on local server: yarn start
Running Storybook locally: yarn storybook
Creating a build of the website: yarn build
Building the Storybook: yarn build-storybook
Kunal Kundu - @tinfoil-knight
Chris on Code for creating such a wonderful website using only TailwindCSS.