Basic Starter Kits for ReactJS

johanfvn

Johan Villanueva

Posted on December 7, 2020

Basic Starter Kits for ReactJS

Hi everyone! 👋

Recently, I created two starter kits for my React Apps ⚛. They are very simple and have the basics to start a quick project.

Repositories links

  1. React using JSX
  2. React using TypeScript (TSX)

Features

  • 💅 Styled Components
  • 📦 Webpack 5.9 (includes CSS Loader)
  • ⚡ TypeScript 4.1
  • 📃 Linting with ESLint + Airbnb JS Style Guide
  • 🐩 Pre commit hooks with Husky (Run linter before commit)

 

I hope they help you.

 

💡 And one last thing... PR's are welcome!

Happy coding! 🙋‍♂️

💖 💪 🙅 🚩
johanfvn
Johan Villanueva

Posted on December 7, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Basic Starter Kits for ReactJS
react Basic Starter Kits for ReactJS

December 7, 2020