Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

react vite auto routing, zustand state management, react router dom

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
```