Skip to content

Sandeep-Mani/StocksMobileApp

Repository files navigation

StocksMobileApp

A Stock Market watch app on react native.

Prerequisites

  • npm (Node.js)

  • Expo Client: iOS / Android

  • In the cloned project goto AppConfig.js and replace the <ServiceUrl> with your service url;

  • Change allStock to point to all stock Symbol api.

  • Change history to point to symbol price History api.

To build:

$ npm install

To Start:

Connect your device to your pc. In terminal / command prompt, navigate to the cloned project and type following commont to start expo project.

$ npm start

This will open a page in browser. Select your device platefrom and scan the code shown in the browser and wait for the app to open. All Done!

Search Screen Watchlist Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published