SkillAgentSearch skills...

CryptoTracker

Simple app to keep track of your criptocurrencies investments

Install / Use

/learn @leota/CryptoTracker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CryptoTracker

<div> <p>Simple app to keep track of your criptocurrency investments.</p> </div> <div style="text-align: center;"> <img src="/img/sample.png" style="display:block;max-width: 200px;"></img> </div>

Setup

git clone git@github.com:leota/CryptoTracker.git
cd CryptoTracker
npm install

Configuration

On Linux/Mac

cp src/_config.ts src/config.ts

On Windows

copy .\src\_config.ts .\src\config.ts

Then insert desired cryptocurrencies to watch and invested amount into newly created config.ts

Run

npm start

then open your browser at http://localhost:4200/

Build

npm run build

Production build

npm run build --production

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1mo ago
Forks3

Languages

TypeScript

Security Score

95/100

Audited on Feb 8, 2026

No findings