create-themed-react-app
v0.0.5
Published
This repository will create react app with mui theme setup
Readme
Create React project with mui theme
This repository will create react app with mui theme setup
Available Scripts
you can run:
npx create-themed-react-app <project name>This will setup
- React project with typescript
- Firebase auth
- react-router-dom
- redux toolkit
- mui theme
- some prebuilt components
- few helper packages, eg: lodash, axios
This command will clone the repository
and install necessary packages
