Skip to content

๐Ÿ“˜ React + TS + Sass + Mui + Eslint + Prettier + MobX + Apisauce

License

Notifications You must be signed in to change notification settings

jd-apprentice/React-Boilerplate

Repository files navigation

Boilerplate React + Typescript + Mui + Sass + Eslint + Prettier + MobX + Apisauce

banner

๐Ÿ“š Stack & Technologies

  • React.js
  • Typescript
  • ESLint
  • Prettier
  • Mui
  • Sass
  • MobX-State-Tree
  • Apisauce
  • Vite
  • Vitest

You can uninstall anything with npm uninstall DEPENDENCY_NAME everything is listed on the package.json.

๐Ÿƒโ€โ™‚๏ธ Run project

You can run it locally with make or docker with make compose (you need to have docker installed).

Check the Makefile for more commands.