Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astahmer/vite-react-chakra-ts
Front SPA with: React 18+ / Typescript 4.7+ / Vite / Chakra-UI / React-Router / Jotai / XState / axios + react-query
https://github.com/astahmer/vite-react-chakra-ts
jotai react starter template vite xstate
Last synced: 3 months ago
JSON representation
Front SPA with: React 18+ / Typescript 4.7+ / Vite / Chakra-UI / React-Router / Jotai / XState / axios + react-query
- Host: GitHub
- URL: https://github.com/astahmer/vite-react-chakra-ts
- Owner: astahmer
- Created: 2021-07-23T17:05:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T09:55:59.000Z (over 2 years ago)
- Last Synced: 2024-05-02T01:13:27.195Z (9 months ago)
- Topics: jotai, react, starter, template, vite, xstate
- Language: TypeScript
- Homepage:
- Size: 640 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Front SPA with:
- Framework: [React](https://github.com/facebook/react) 18+ / Typescript 4.7+
- Dev server / builder: [Vite](https://github.com/vitejs/vite/)
- Router: [React-Router](https://github.com/ReactTraining/react-router/)
- State-management: Global state with
[Jotai](https://github.com/pmndrs/jotai/) + Complex state with
[XState](https://github.com/statelyai/xstate)
- API: [redaxios](https://github.com/developit/redaxios) +
[react-query](https://github.com/tannerlinsley/react-query)
- CSS / Styling: CSS-in-JS using
[Chakra-UI](https://github.com/chakra-ui/chakra-ui) with `Box` etc
- Websockets:
[native WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket)