Creating a React App with Typescript + Tailwind Support
Introduction
Hello! Here I will try to explain how to set up a React app with both Typescript and Tailwind.
Creating the React app with Typescript
This part is really simple, all you need to do is add the template option to create-react-app command....
ethan91.hashnode.dev2 min read