/stocks-app

Primary LanguageTypeScriptMIT LicenseMIT

Stocks App 📈📉

The Stocks App is a user-friendly and intuitive application designed to provide information about stocks and enable users to conveniently track and analyze their investments.

Key Features:

Stocks List

Visualize a list of stocks up to date.

stocks1

Stock Search:

Easily search and find information about stocks.

stocks5

Stock Details:

Dive deeper into individual stocks with in-depth information, including key financial ratios, historical price charts.

stocks2

Technologies used to build this project

How this looks

stocksdemo.mp4

Getting Started

  1. Clone this repo, git clone https://github.com/chama-marouf/stocks-app
  2. Go to project's root directory, cd stocks-app
  3. Run npm install to install dependencies
  4. Start the packager with npm start
  5. Connect a mobile device to your development machine
  6. Run the application:
  • On Android:
    • Run react-native run-android or Use Android Studio
  • On iOS:
    • Open ios/YourReactProject.xcworkspace in Xcode
    • Hit Run after selecting the desired device
  1. Enjoy!!!

TO DO:

  • Add News and Portfolio sections _ Add animation to inhance the use experience