Skip to content

Sabbaghh/Stocks-app

Repository files navigation

Stocks-app

The Stocks app aims to provide users with access to a comprehensive list of stocks. Users will be able to navigate through the stock list and select individual stocks to view detailed information. The app will serve as a platform for users to gain insights into various stocks and make informed trading decisions.

Preview

To preview the app, follow these steps:

  1. Install Expo Go from the app store: Expo Go for iOS or Expo Go for Android.
  2. Scan the QR code here to run the app.

Run the app on your machine

To run the app on your machine, follow these steps:

  1. Install Expo CLI on your machine by following the Expo installation guide.

  2. Clone the repository:

git clone https://github.com/Sabbaghh/Stocks-app.git
  1. Install the necessary dependencies:
npm install
  1. Set up the API key:
  • The app depends on real data coming from "coinranking1".
  • Get your API key from RapidAPI.
  • In the root of the folder, you will find a file called API_KEY-example. Rename it to API_KEY and place your API key there.
  1. Run the app with Expo:
npm start

If you encounter any issues running the app, please contact me at afsabbagh9@gmail.com.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published