
is a web-based demonstration project developed by Deco31416 to showcase real-time cryptocurrency conversion using the CryptoCompare API.
🔹 Key Features:
- Real-time cryptocurrency conversion.
- Modern, responsive, and user-friendly interface.
- Built using React 19, Emotion Styled Components, and Axios.
- Well-structured and modular codebase for maintainability.
Note:
This application is for demonstration purposes only and should not be used for financial transactions or investment decisions.
🔗 Try the App Here 🚀
Euro (€)
Dollar ($)
Pound (£)
Mexican Peso ($)
Colombian Peros ($)
https://min-api.cryptocompare.com
Technology | Version | Description |
---|---|---|
React | 19.0.0 | Core UI Library |
Emotion Styled | 11.14.0 | CSS-in-JS styling solution |
Emotion React | 11.14.0 | Core styling engine for Emotion |
Axios | 1.8.2 | HTTP client for API requests |
Lucide React | 0.479.0 | Optimized icon library for React |
Before starting, ensure you have installed:
git clone https://github.com/.git
cd cripto-price
npm install
npm start
- The app will be available at
http://localhost:3000
🚀
npm run build
- Generates optimized production-ready files.
This project is licensed under the MIT License.
🔗 View License
👨💻 Deco31416
📢 If you find this project useful, ⭐ give it a star on GitHub and share it. 🚀😃

Leave a Reply