Skip to content

Latest commit

 

History

History
56 lines (27 loc) · 1.5 KB

README.md

File metadata and controls

56 lines (27 loc) · 1.5 KB

Logo

CryptoCurrency Live Prices

This is a Chrome Extension that helps us to check live Crypto currency prices in just on click.

API Reference

Get all items

  https://www.coingecko.com/en/api

Features

  • Light weight extension
  • Toogle the google chrome extension to refresh
  • Live prices previews
  • Easy to use

Lessons Learned

While building this chrome extension I have learned abot how to add chrome extension from local disk on chrome's developer option. Then I learned how to use any live data with Fetch API in JavaScript. And at last I learned how using some simple things we can build a very small but productive sortware that helps us in our real life.

Screenshots

App Screenshot

Tech Stack

Tech: HTML,JSON,CSS,JavaScript

Server: CoinGeko API, Fetch API

🔗 Links

linkedin

Acknowledgements