0.0.5 • Published 6 months ago

create-themed-react-app v0.0.5

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

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