react-typescript-tailwind-styled-components
react-typescript-tailwind-styled-components copied to clipboard
Boilerplate for getting started with a TypeScript based React (CRA) project with Tailwind and Styled-Components. Also includes editorconfig, prettier and HMR.
React + TypeScript + Styled-Components + TailwindCSS Boilerplate
Boilerplate for getting started with a TypeScript based React (CRA) project with Tailwind and Styled-Components. Also includes editorconfig, prettier and HMR.
This is the setup I used to start an old project of mine using these technologies. There were no tutorials available on the Internet so it took some time to get up and running. I hope this repository helps anyone looking to use the same tech.
Check out the commits to understand individual steps.
Running the project
yarn start