Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.18 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.18 KB

StockApp Mobile App

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.

Installation

clone the repository with the following command:

git clone https://github.com/anihpatrickugo/StockApp.git

Install all dependencies

First, run the development server:

npm install
# or
yarn install
# or
pnpm install

Getting Started

First, run the development server:

npm run start
# or
yarn start
# or
pnpm start

Use an expo app or mobile emulator to preview.

Contributing

''' 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. '''

Author

Anih-Patrick Ugochukwu

email: iampatrickugo@gmail.com

License

MIT