Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jd-apprentice/react-boilerplate
📘 React + TS + Sass + Mui + Eslint + Prettier + MobX + Apisauce
https://github.com/jd-apprentice/react-boilerplate
apisauce eslint mobx mui prettier react sass typescript
Last synced: 16 days ago
JSON representation
📘 React + TS + Sass + Mui + Eslint + Prettier + MobX + Apisauce
- Host: GitHub
- URL: https://github.com/jd-apprentice/react-boilerplate
- Owner: jd-apprentice
- License: mit
- Created: 2022-05-14T02:18:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T21:21:57.000Z (about 1 year ago)
- Last Synced: 2024-05-02T05:24:54.932Z (8 months ago)
- Topics: apisauce, eslint, mobx, mui, prettier, react, sass, typescript
- Language: TypeScript
- Homepage: https://boilerplate-react-18.vercel.app/
- Size: 704 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boilerplate React + Typescript + Mui + Sass + Eslint + Prettier + MobX + Apisauce
![banner](src/assets/images/banner.png)
## 📚 Stack & Technologies- React.js
- Typescript
- ESLint
- Prettier
- Mui
- Sass
- MobX-State-Tree
- Apisauce
- Vite
- VitestYou 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.