Cripto-Price–dashboard

Cover Image

Netlify Status License: MIT React Status: Demonstration Developed by Deco31416

Cripto Price App

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.

🌎 2. Live Demo

🔗 Try the App Here 🚀

💰 3. Supported Currencies

Euro (€)
Dollar ($)
Pound (£)
Mexican Peso ($)
Colombian Peros ($)

🔗 3.1 API Used

https://min-api.cryptocompare.com

🛠 4. Technologies Used

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

🖥 5. Installation & Usage

5.1 Prerequisites

Before starting, ensure you have installed:

5.2 Installation Steps

🔹 1️⃣ Clone the Repository

git clone https://github.com/.git
cd cripto-price

🔹 2️⃣ Install Dependencies

npm install

🔹 3️⃣ Run in Development Mode

npm start
  • The app will be available at http://localhost:3000 🚀

🔹 4️⃣ Build for Production

npm run build
  • Generates optimized production-ready files.

⚖️ 6. License

This project is licensed under the MIT License.
🔗 View License

✨ 7. Developed by

👨‍💻 Deco31416

📢 If you find this project useful, ⭐ give it a star on GitHub and share it. 🚀😃

Visit original content creator repository https://github.com/deco31416/cripto-price–dashboard

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *