Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jstnw10/crypto-charts
https://github.com/jstnw10/crypto-charts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jstnw10/crypto-charts
- Owner: jstnw10
- Created: 2024-07-07T18:30:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T00:07:18.000Z (4 months ago)
- Last Synced: 2024-07-25T19:23:34.981Z (4 months ago)
- Language: TypeScript
- Homepage: https://crypto-charts-pi.vercel.app
- Size: 267 KB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shadcn-ui - crypto-charts - Crypto charts made for shadcn/ui using PythNetwork. (Libs and Components)
- awesome-shadcn-ui - Crypto Charts - A demo show casing shacn/ui charts with free historical crypto data from pyth. (Components)
- awesome-shadcn-ui - Crypto Charts - A demo show casing shacn/ui charts with free historical crypto data from pyth. (Components)
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
```