Skip to content

alexkalen/StocksApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StocksApp - React Native

About:

React Native app that shows a list of stocks on 'watchlist'. The app makes use of the Polygon Stock API to fetch the data for the different stocks as well as TanStack's React Query for managing asynchronous state.

Running:

  • Install Expo (if you dont have it already installed): npm install -g expo-cli

  • Install missing npm modules: npm install

  • Start npm: npm start

After running you can open the app through the expo app or through a simulator using AndroidStudio or XCode.

  • To interact with the app through your phone just download the ExpoGO app and scan the QR code.
  • To open through simulator, open the simulator and run i (iOS) or a (Android).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published