- Style utility by Tailwind
- In app routing (inspired from Angular's resolver concept) by Navi
- CRA custom config by CRACO
- Style Class naming convention BEM
- CSS preprocessor SASS
- Component boilerplate generation tool generate-react-cli
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
To generate the component boilerplate code (React.FC)
eg. npm run generate Header