Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultirequiem/crypif
🌈 Put a date and a crypto, optionally a quantity of that crypto, to see how much has augmented/increased in dollars & percentage
https://github.com/ultirequiem/crypif
cryptocurrency cyrpto-diff nextjs vercel
Last synced: 23 days ago
JSON representation
🌈 Put a date and a crypto, optionally a quantity of that crypto, to see how much has augmented/increased in dollars & percentage
- Host: GitHub
- URL: https://github.com/ultirequiem/crypif
- Owner: UltiRequiem
- License: mit
- Created: 2022-01-26T20:46:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T03:49:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T17:52:40.185Z (about 1 month ago)
- Topics: cryptocurrency, cyrpto-diff, nextjs, vercel
- Language: TypeScript
- Homepage: https://crypif.vercel.app
- Size: 519 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# crypif
[![CI](https://github.com/UltiRequiem/crypif/actions/workflows/ci.yaml/badge.svg)](https://github.com/UltiRequiem/crypif/actions/workflows/ci.yaml)
![Vercel Deployment Status](https://img.shields.io/github/deployments/ultirequiem/crypif/production?label=vercel&logo=vercel)Put a date and a crypto, optionally a quantity of that crypto, to see how much
has augmented/increased in dollars & percentage## Figma
I still have a lot to learn about design, but
[here is the prototype](https://figma.com/file/lYFSAii5uvTiSbicomlSKb/crypif).## Deploy
This uses [CryptoCompare](https://cryptocompare.com) to get the historical data,
[get an API key](https://min-api.cryptocompare.com) and set it as an environment
variable called `API_KEY`.[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FUltiRequiem%2Fcrypif%2Ftree%2Fmain)
## Licence
This project is licensed under the MIT Licence.