Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)