CryptoTracker
Simple app to keep track of your criptocurrencies investments
Install / Use
/learn @leota/CryptoTrackerREADME
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
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
108.4kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
100.2kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
