Skip to content

It works with stock-api-server that is in my repository.

Notifications You must be signed in to change notification settings

hsk-kr/stock-recommendation-app

Repository files navigation

Stock Recommendation App

This app is made by React Native with Expo

To make this app work, you need to open the server that named 'simple-api-server' on my repository.

Environment File Example (env.js)

export default {
  API_HOST: "127.0.0.1:12000",
};

You need to change the API_HOST to your server address.

Preview

Preview

About

It works with stock-api-server that is in my repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published