Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abelflopes/react-ts-highcharts-zustand
Example of implementation using React with Typescript, Highcharts and Zustand. It uses a simulated API service that generates random data with Faker.
https://github.com/abelflopes/react-ts-highcharts-zustand
api example front-end highcharts react template typescript ui zustand
Last synced: about 2 months ago
JSON representation
Example of implementation using React with Typescript, Highcharts and Zustand. It uses a simulated API service that generates random data with Faker.
- Host: GitHub
- URL: https://github.com/abelflopes/react-ts-highcharts-zustand
- Owner: abelflopes
- Created: 2023-11-13T20:03:47.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-11-22T02:37:45.000Z (about 1 year ago)
- Last Synced: 2023-11-23T03:29:36.365Z (about 1 year ago)
- Topics: api, example, front-end, highcharts, react, template, typescript, ui, zustand
- Language: TypeScript
- Homepage: https://abelflopes.github.io/react-ts-highcharts-zustand/
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Highcharts React + Zustand Example
Example of implementation using React with Typescript, Highcharts and Zustand.
It uses a simulated API service that generates random data with Faker.Check the [demo](https://abelflopes.github.io/react-ts-highcharts-zustand).
Run this app using `npm ci && npm start`.
![Preview](./docs/preview.png)