https://github.com/youssef-remah/cryptocurrency-price-listing-mobile-app
https://github.com/youssef-remah/cryptocurrency-price-listing-mobile-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/youssef-remah/cryptocurrency-price-listing-mobile-app
- Owner: Youssef-Remah
- Created: 2023-08-21T08:37:43.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T09:24:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T21:41:40.842Z (4 months ago)
- Language: JavaScript
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 code` displayed in the browser using the Expo Go app on your iOS or Android device.
- **Web Browser:**
Press `w` in the terminal to open the app in your default web browser.
- **iOS Simulator:**
Press `i` in the terminal to open the app in the iOS simulator if you're on a macOS system and have Xcode installed.
- **Android Emulator:**
Press `a` in 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.