This project was initially bootstrapped with TypeScript React Starter. Later, since create-react-app natively supported TypeScript, migrated to native module by following these steps.
This project is an extended TypeScript React Starter having many other useful and widely used modules for a React Application development using Typescript.
Apart from those basic modules given by TsRS, currently this starter template includes below plugins as well.
I am planning to use this template to bootstrap my other React Projects. During my development phase, when I come across other useful plugins/modules that would be widely used across in a react development, I will add those too here and improve this boilerplate project.
Contributions are invited, to make this template project grow rich with useful plugins, ultimately as a One-Stop-Shop solution for easily spanning out a base structure for building wonderful React Applications.