DEV Community

Ravi Wicaksono
Ravi Wicaksono

Posted on

React + Eslint + Prettier + Tailwind Configuration

I make this repo to help developers quickly set configuration in react app, especially those who want to develop react app using Tailwind CSS framework and also eslint+pretiier configuration, you just need simply clone this repo in your local directory and then edit the eslint or prettier configuration as well as you want, don't forget to install the dependency using npm install and also remove origin git using git remote rm origin.
happy coding :)
repository: https://github.com/raview69/react-starting-project
Image description

Top comments (0)