Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jstnw10/crypto-charts


https://github.com/jstnw10/crypto-charts

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

A demo show casing `shacn/ui` charts with free historical crypto data from `pyth`.

Inspired by:

- [@rauchg](https://x.com/rauchg/status/1809389050568298625)
- [@aryanvichare](https://github.com/aryanvichare/stocks)

## Usage

No credentials needed, just

1. clone

```bash
git clone https://github.com/jstnw10/crypto-charts.git
```

2. cd into dir

```bash
cd crypto-charts
```

3. install dependencies

```bash
pnpm install
```

4. run

```bash
pnpm dev
```