In this morning quick start, we are going to bootstrap a create-react-app with Tailwind and see how you can get it all up and running quickly with some state-based styling using classnames. First, we need to create the TypeScript React app with create-react-app.
Full article