Crypto Dashboard Bootstrap Sass Vanilla Js
A cryptocurrency dashboard built using HTML 5, CSS 3, Bootstrap 5, Sass, and vanilla JavaScript. The website uses the CoinGecko API to get cryptocurrency data.
Install / Use
npx skills add BobsProgrammingAcademy/crypto-dashboard-bootstrap-sass-vanilla-jsInstalls into whichever agent you are using.
README
Cryptocurrency Dashboard
This is a cryptocurrency dashboard built using HTML 5, CSS 3, Bootstrap 5, Sass, and vanilla JavaScript. The website uses the CoinGecko API to get cryptocurrency data such as live prices, trading volume, exchange volumes, historical data, crypto categories, images, and more.

Table of Contents
Prerequisites
Install the following prerequisites:
- Node.js
- Visual Studio Code with two extensions installed: Live Server and Live Sass Compiler.
- Live Server allows us to launch a local development server that enables a live reload of our project.
- Live Sass Compiler allows us to compile Sass files to CSS files in real-time. It will watch a Sass file for changes, and then it will automatically compile that Sass file into a CSS file whenever a change is made and saved.
Installation
Install required dependencies
From the root directory, run:
npm install
Run the application
To run the application, start the Live Server by clicking Go Live in the bottom right corner of the status bar in Visual Studio Code. This action will load the website in your default web browser.

View the application
Once the Live Server is up and running, go to http://127.0.0.1:5500/index.html to view the application.
Copyright and License
Copyright © 2023 Bob's Programming Academy. Code released under the MIT license.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
Languages
Security Score
Audited on Oct 6, 2025
