Youssef-Remah/Cryptocurrency-Price-Listing-Mobile-App
Cryptocurrency Price Listing Mobile App
Welcome to the Cryptocurrency Price Listing Mobile App!
This React Native app is designed to provide you with real-time information about various cryptocurrencies, their names, symbols, and current prices in USD.
It's a simple and convenient way to keep track of the ever-changing world of cryptocurrencies.
Features
- Display a large list of cryptocurrencies with their names, symbols, and current prices in USD.
- Real-time updates ensure that you're always viewing the most up-to-date information.
- Clean and intuitive user interface for easy navigation and usage.
Installation
Follow these steps to set up and run the Cryptocurrency Price Listing Mobile App on your local machine:
Prerequisites
Before you begin, ensure you have the following installed:
-
Node.js - JavaScript runtime environment.
-
Expo CLI - Command-line interface for Expo.
Clone the Repository
1- Open your terminal.
2- Clone this repository to your desired location:
git clone https://github.com/your-username/Cryptocurrency-Price-Listing-Mobile-App.git
3- Navigate to the project directory:
cd Cryptocurrency-Price-Listing-Mobile-App
Install Dependencies
Install the necessary project dependencies located in package.json file using Node Package Manager (npm):
npm install
Start the App
Now you're ready to start the Cryptocurrency Price Listing Mobile App :
1- Launch the Expo development server:
npx expo start
2- A new browser window will open, displaying the Expo Developer Tools.
3- To run the app on your preferred platform:
-
Expo Go App (on your mobile device):
Scan the
QR codedisplayed in the browser using the Expo Go app on your iOS or Android device. -
Web Browser:
Press
win the terminal to open the app in your default web browser. -
iOS Simulator:
Press
iin the terminal to open the app in the iOS simulator if you're on a macOS system and have Xcode installed. -
Android Emulator:
Press
ain the terminal to open the app in the Android emulator if you have it set up.
Screenshots
If you would like to see screenshots for the application, open the Screenshots_of_The_App folder.