Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)