https://github.com/camerodev/cryptoscapes
✨Cryptoscapes✨ : A Cryptocurrency Information Dashboard for the Casual Enthusiast!
https://github.com/camerodev/cryptoscapes
crypto-dashboard material-ui react rechart redux
Last synced: about 1 month ago
JSON representation
✨Cryptoscapes✨ : A Cryptocurrency Information Dashboard for the Casual Enthusiast!
- Host: GitHub
- URL: https://github.com/camerodev/cryptoscapes
- Owner: camerodev
- License: mit
- Created: 2024-03-20T14:30:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-20T14:30:28.000Z (about 1 year ago)
- Last Synced: 2025-04-07T16:43:28.649Z (about 2 months ago)
- Topics: crypto-dashboard, material-ui, react, rechart, redux
- Language: TypeScript
- Homepage: https://cryptoscapes.org/
- Size: 920 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[][1]
## ⭐ About
Cryptoscapes started out from a few skills I wanted to learn and practice over my summer break from college, the state management library [Redux][2], [atomic design][3], and project management.After tinkering with a bunch of cryptocurrency data with Redux, I eventually decided to create a simple UI to display this data, through the use of charts and graphs in a clean dashboard. Certain visualisations such as a [heatmap][4] displaying metric correlations between cryptocurrencies, also involve further manipulation of the data.
The result was Cryptoscapes, an information dashboard that displays prices, trends, status updates, market snapshots and much more. Visit the website at [cryptoscapes.org][1] to check it out!
## 🛠️ Key Technologies
This project was deployed on AWS and built using:- React
- Redux
- TypeScript
- Material-UI## 📝 Data Sources
The information and data used in Cryptoscapes is provided kindly by the following sources:- [CoinGecko][5]
- [ETH Gas Station][6]
- [Alternative.me][7]
- [Blockchain.com][8]## 🚧 Project Board
The development and task management of this website was done with the help of GitHub Projects, and the project board can be found [here][9].## 😊 Contact Me
If you liked the website or just want to get in touch, email me at [email protected] or drop me a message at the various social media platforms listed at the bottom of [my website][10]. Cheers.[1]: https://cryptoscapes.org
[2]: https://https://redux.js.org/
[3]: https://atomicdesign.bradfrost.com/chapter-2/#:~:text=Atomic%20design%20is%20atoms%2C%20molecules,parts%20at%20the%20same%20time.
[4]: https://cryptoscapes.org/trends
[5]: https://www.coingecko.com/
[6]: https://ethgasstation.info/
[7]: https://alternative.me/
[8]: https://www.blockchain.com/
[9]: https://github.com/leonardtng/cryptoscapes/projects/1
[10]: https://leonardtng.com