https://github.com/soodaayush/coindeno-web
A website that tracks cryptocurrencies.
https://github.com/soodaayush/coindeno-web
coingecko-api cryptocurrencies css firebase html javascript react redux vitejs
Last synced: about 2 months ago
JSON representation
A website that tracks cryptocurrencies.
- Host: GitHub
- URL: https://github.com/soodaayush/coindeno-web
- Owner: soodaayush
- Created: 2022-07-08T11:37:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T21:24:11.000Z (5 months ago)
- Last Synced: 2026-01-13T01:52:38.114Z (5 months ago)
- Topics: coingecko-api, cryptocurrencies, css, firebase, html, javascript, react, redux, vitejs
- Language: JavaScript
- Homepage: https://warbaddy.com/
- Size: 12.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoinDeno Web

## Inspiration
The idea sparked from my experience exploring [CoinGecko](https://www.coingecko.com/), a site packed with cryptocurrency data. I wanted to build something of my own, something functional and exciting. So I dove headfirst into React. CoinDeno Web is not only my first React project, but also a deep dive into the world of real-time APIs and full-stack development.
## Challenges
- Integrating with the CoinGecko API to fetch live cryptocurrency data
- Setting up and securing user authentication and data storage
- Managing application-wide state with Redux without losing my mind 😅
## Lessons Learned
This project was a crash course in modern web development:
- React + Redux: My first taste of building reactive interfaces with real-time state management.
- Backend & Databases: Learned how to structure user accounts and store transaction data securely.
- Authentication & Security: Built secure login and portfolio storage features.
## The Website
CoinDeno Web is a crypto tracking platform where users can:
- Create an account and manage their own crypto portfolio
- Track coins they care about in real time
- Log wallet addresses and transaction history
- Keep everything organized in one intuitive dashboard
Built with 💙 using React + Vite for fast and modern web development.
## Links
Website: https://warbaddy.com/