markets-react icon indicating copy to clipboard operation
markets-react copied to clipboard

📈 Check the stock market, from your phone!

Markets React

Ever want to check the stock market, but you just couldn't figure out how? Well look no further, this app has got you covered! Built with React Native, Expo, and NativeBase using data from EX API.

alt tag

Getting Started

First, head over to the Expo installation guide to get your development environment set up.

# clone repo
git clone [email protected]:krestaino/stock-check.git

# install dependencies
yarn install

# start development server
yarn start

# build
expo build:android
# or
expo build:ios

Store Links

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details