Skip to content

Jajared/StocksTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

StocksTracker

Description

Just for fun to keep track of your investments!

Running the app (⚠️ This app has only been developed for iOS devices ⚠️)

This guide will walk you through the steps to run an Expo Go app on your device using the Expo Client app.

Prerequisites

Before you begin, make sure you have the following installed:

  • Node.js (version 12 or newer)
  • Expo CLI - Install it globally by running the following command
npm install -g expo-cli
  • Expo Go Client App on your mobile device

Running the script

  1. Install all dependencies
npm install
  1. Start the development server
npm run start
  1. To run the iOS simulator, ensure that you have the XCode simulator installed
  2. To run on a physical device, scan the QR code displayed in the terminal
  • On iOS: Use the device's camera app or the QR code scanner in the Control Center.

Tech Stack

React Native JavaScript SQLite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published