Create-react-app boilerplate with css modules

I uploaded a boilerplate I made using create-react-app after I notice I am repeating the same steps on every project I start.
The boilerplate includes :

  • CSS modules
  • Airbnb eslint config
  • prop-types

Please let me know if you find it useful. I am surely gonna use it in my next projects :wink:
create-react-app-css-moules-boilerplate

1 Like