https://github.com/dhoniaridho/react-starter
react vite auto routing, zustand state management, react router dom
https://github.com/dhoniaridho/react-starter
auto-import autorouting axios eslint framer-motion prettier react react-router typescript vite zustand
Last synced: about 1 year ago
JSON representation
react vite auto routing, zustand state management, react router dom
- Host: GitHub
- URL: https://github.com/dhoniaridho/react-starter
- Owner: dhoniaridho
- Created: 2022-07-14T05:52:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T13:57:13.000Z (over 2 years ago)
- Last Synced: 2025-03-30T15:51:16.462Z (about 1 year ago)
- Topics: auto-import, autorouting, axios, eslint, framer-motion, prettier, react, react-router, typescript, vite, zustand
- Language: TypeScript
- Homepage: react-starter-beta.vercel.app
- Size: 393 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-starter
react vite auto routing, zustand state management, react router dom
```
# install dependency
pnpm install
# build for production output dist and serve with nginx/apache
pnpm build
```