Live Demo • Web3 Crypto Tracker App
Crypton is a clean, intuitive web app for tracking cryptocurrency markets in real time. Instead of switching between multiple sites, users get a single dashboard with live prices, trends, and market data — all with minimal clutter.
- Real-time price tracking for multiple cryptocurrencies
- Live market trends and data (via CoinGecko API)
- Clean, user-friendly interface
- Fully responsive design for desktop & mobile
| Layer | Tools / Libraries |
|---|---|
| Frontend | React.js, CSS |
| API / Data | CoinGecko API |
| Build / Tooling | Vite, npm |
| Deployment | Vercel |
# 1. Clone this repo
git clone https://github.com/abufarisdev/crypton.git
cd crypton
# 2. Install dependencies
npm install
# 3. Run locally in dev mode
npm run dev
# The app should open at http://localhost:5173
# 4. Build for production
npm run build| Team Member | Contribution |
|---|---|
| Abu Faris (Lead) | Frontend development, React integration, tying together API with UI |
| Irfan Khan | UI/UX design, styling with Tailwind, ensuring a clean interface |
| Ashmit Rai | API integration & data handling, making sure crypto data flows correctly |
| Santosh Kumar | Presentation & pitch, testing, and UX feedback |
🔮 Future Improvements
Add user authentication & watchlists
Support for advanced charts & historical data
Performance optimizations for mobile
📄 License
This project is licensed under the MIT License.
🙏 Acknowledgments
Thanks to Team1 Hackathon: Kolkata (13–14 Sept, 2025), the mentors, and everyone who made this possible. Building Crypton in just 36 hours taught us so much about collaboration, rapid prototyping, and the art of learning by building. 🚀