This is a demo repo for our blog post on Small and reusable Tailwind components with React
Node (v14)+ is required for a local installation of this project.
npm install
To run the code in development you need to use the following command:
npm run dev
To bundle the code for production run:
npm run build
Brought to you by the fine people at Lucky Media. If you want to improve the code please do so by submitting an issue and then a PR.