Skip to content

React Native based cross-platform mobile application to track cryptocurrency prices.

Notifications You must be signed in to change notification settings

Chintan45/CryptoPriceTracker

Repository files navigation

Crypto Price Tracker

React Native Recoil Recharts

The Crypto Price Tracker is a comprehensive mobile application designed to provide real-time tracking of over 10,000 cryptocurrencies. This app is a must-have for anyone invested in the dynamic world of cryptocurrencies. This app brings you closer to your investment goals with its detailed analysis and user-friendly design.

Portfolio Overview

Features

  • Real-Time Tracking: Get live updates on over 10,000 cryptocurrencies. Stay ahead with up-to-the-minute prices to make informed decisions.
  • Portfolio Management: Easily add your cryptocurrency investments to your portfolio and monitor their performance. Tracking your Profits & Losses has never been easier.
  • Trend Visualization: Our app includes detailed charts that visualize the price trends of cryptocurrencies. Analyze historical data with ease to spot patterns and trends.
  • User-Friendly Interface: Designed with the user in mind, our app boasts an intuitive interface that makes navigation and usage seamless.
  • Cross-Platform Development: Built using React Native, ensuring a smooth and consistent experience across different Android devices.

App Screenshots

Screenshot-1 Screenshot-2 Screenshot

Screenshot Screenshot Screenshot

Technologies Used

  • React Native: For developing a cross-platform mobile application.
  • Recoil: For managing and centralizing application state.
  • REST APIs: To fetch real-time data from various cryptocurrency markets.
  • Data Visualization: Implementing charts for visual trend analysis.

Getting Started

To run the Crypto Price Tracker app on your local machine, follow these steps:

  1. Clone the repository

    • Open your terminal.
    • Clone the repository by running:
      git clone https://github.com/your-username/crypto-price-tracker.git
      
    • Navigate into the cloned directory:
      cd crypto-price-tracker
      
  2. Install dependencies

    • Ensure you have Node.js installed on your system.
    • Install the required npm packages by running:
      npm install
      
  3. Run the app

    • Start the React Native app by running:
      npx react-native start
      
    • To run the app on an Android emulator or device, open another terminal window and run:
      npx react-native run-android
      
    • For iOS, run:
      npx react-native run-ios
      
      (Make sure you have Xcode installed and configured for iOS development.)
  4. Explore the app

    • Now, the app should be running on your emulator or device. Explore the app to track cryptocurrency prices in real-time, manage your portfolio, and analyze trends.

Make your cryptocurrency tracking efficient and effective with the Crypto Price Tracker today!

About

React Native based cross-platform mobile application to track cryptocurrency prices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published