Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejandrov01/stock-app
https://github.com/alejandrov01/stock-app
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alejandrov01/stock-app
- Owner: AlejandroV01
- Created: 2023-01-08T23:23:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T21:48:29.000Z (about 2 years ago)
- Last Synced: 2024-11-12T22:13:34.727Z (3 months ago)
- Language: TypeScript
- Size: 4.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock-App
An app that uses live market data on various crypto to provide users with real-time data as well as historical data presented in a multitude of ways.
## Deployment
To deploy this project run
```bash
npm run dev
```## Tech Stack
**Client:** React (TS)
**Server:** Next
**Important Packages:** Granite, ApexCharts, Framer Motion
**Note:** Uses the new appDir in Next 13
## Authors
- [@AlejandroV01](https://github.com/AlejandroV01)
- [@anthony-fdez](https://github.com/anthony-fdez)