StockApp is a cross-platform moboile app for buying stocks. Here is the link to the Download android only
This is an Expo project bootstrapped with create-expo-app
.
clone the repository with the following command:
git clone https://github.com/anihpatrickugo/StockApp.git
First, run the development server:
npm install
# or
yarn install
# or
pnpm install
First, run the development server:
npm run start
# or
yarn start
# or
pnpm start
Use an expo app or mobile emulator to preview.
''' Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate. '''
email: iampatrickugo@gmail.com