Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobilereality/spa-react
https://github.com/mobilereality/spa-react
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mobilereality/spa-react
- Owner: MobileReality
- Created: 2021-12-14T08:53:51.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T09:01:34.000Z (12 months ago)
- Last Synced: 2024-04-07T01:23:38.391Z (9 months ago)
- Language: TypeScript
- Size: 2.67 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## mr-react-boilerplate
### Commands
`npm install` - install dependencies
`npm run dev` - runs the development server
### Used technologies / tools:
- ✅ [React](https://reactjs.org/)
- ✅ [TypeScript](https://www.typescriptlang.org/)
- ✅ [Vite](https://vitejs.dev/)
- ✅ [(S)CSS Modules](https://github.com/css-modules/css-modules/)
- ✅ [React Aria](https://react-spectrum.adobe.com/react-aria/)
- ✅ [React Router](https://reactrouter.com/)
- ✅ [urql](https://formidable.com/open-source/urql/)
- ✅ [react-18next](https://react.i18next.com/)
- ✅ [React Hook Form](https://react-hook-form.com/)
- ✅ [Zod](https://github.com/colinhacks/zod/)
- ✅ [React Hot Toast](https://react-hot-toast.com/)
- ✅ [ESLint](https://eslint.org/)
- ✅ [Prettier](https://prettier.io/)
- ✅ [Vitest](https://vitest.dev/)
- ✅ [Ladle](https://ladle.dev/)
- ✅ [Axe](https://github.com/dequelabs/axe-core/)