The app is a cryptocurrency data dashboard that fetches and displays information about cryptocurrencies from the CoinGecko API. It provides data such as the name, symbol, current price, and market cap of the top cryptocurrencies. Additionally, it retrieves global cryptocurrency market data, including total market cap, 24-hour volume, and Bitcoin dominance. The app is built using webpack and deployed on GitHub Pages for easy access.
To get a clone of the project, run `git@github.com:odhiambo-ed/moringa-mpesa-cryptotracker-app.git`
cd /moringa-mpesa-cryptotracker-app
npm install
npm start
- GitHub: @whit3d
- Twitter: @odhiambo_ed
- LinkedIn: Edward Odhiambo
- Portfolio: Edward Odhiambo
Contributions, issues, and feature requests are welcome!!!
Feel free to check the [issues page]https://github.com/odhiambo-ed/moringa-mpesa-cryptotracker-app/issues)
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Special thanks to Coin Gecko for providing access to their API, enabling us to retrieve valuable information about cryptocurrencies for our application.
This project is MIT licensed.