React Starter Kit — a skeleton of a simple web application built with React.js, JSX, ES6+, Babel, PostCSS, ReactHotLoader, and Webpack.
This repo helps react developers that are stuck between being a beginner and being a hardcore react developer.
Minimal starter project for React: webpack + hot module reloading + ES6 and JSX via Babel
Starter for React projects using Atomic design structure with support to both JSX and TSX, using SASS/SCSS, Eslint, Prettier, TailwindcssV2 compiled with Postcss, all of this using Webpack.
A boilerplate React application that I use to start new projects. It uses webpack to build the JavaScript bundle file and PHP for the back-end API.