Skip to content

duesenbek/bexx-crypto-app

Repository files navigation

📱 Bexx Crypto App — Flutter Mini Course Project

Bexx Crypto App is my personal version of a Flutter mini-course taught via YouTube.
I followed the tutorial project (Crypto Coins List) step by step — replicating the entire process — and added my own tweaks.

This repository represents both a learning journey and a polished, beginner-friendly project.


🎯 What You'll Learn

  • 🚀 Flutter project setup and configuration
  • 📦 Dependency management (pubspec.yaml)
  • 🎨 Building clean and responsive UI with Material Design
  • 🌐 Fetching data using HTTP and parsing JSON
  • 📋 Displaying dynamic lists (crypto coins)
  • 🔗 Navigation and detail screens
  • ⚡ Basic state management (setState, Provider, or similar)
  • ✨ (Optional) Customizations: theming, animations, or extra API fields

🔑 Key Features

  • 📊 Lists cryptocurrencies with real-time price updates
  • 📱 Tap on a coin to view its details (price, market cap, 24h change)
  • 🎨 Clean and modern UI
  • 🛠️ Built as a learning project — but structured like production-ready code

🛠 Tech Stack

Tool Purpose
Flutter Main framework
Dart Programming language
HTTP API requests
Provider (optional) State management
Charts/Animations (optional) UI enhancements

🚀 Getting Started

  1. Clone the repository
    git clone https://github.com/duesenbek/bexx-crypto-app.git
    cd bexx-crypto-app
    

About

Crypto App — Flutter Mini Course Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages