Skip to content

A cross-platform budget management application designed for mobile devices using MERN stack.

Notifications You must be signed in to change notification settings

Yunseo-Han/Budgie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Budgeting-React-Native-app

Simulator.Screen.Recording.-.iPhone.13.-.2022-05-12.at.16.44.20.mp4

RUNNING INSTRUCTIONS

  1. Follow React Native setup instructions for React Native CLI QuickStart (NOT Expo CLI QuickStart). Stop at "Creating a new application". https://reactnative.dev/docs/environment-setup ** skip this step if you already have react native CLI installed

  2. Install the following libraries into the Budgie project folder (Repo/Budgie)

Follow instructions on above websites or enter the following commands: npm install react-native-screens react-native-safe-area-context npm install react-native-unimodules npm install realm npm install realm @realm/react npm install react-native-date-picker

  1. Skip to "Running your React Native application" and follow instructions https://reactnative.dev/docs/environment-setup
  • Start Metro, keep it running in a terminal window npx react-native start

  • Start Application npx react-native run-android

iOS INSTRUCTIONS (in the application folder)

  • npm install

  • npx react-native start

  • cd ios

  • pod install

    • (installs dependencies in XCode)
  • cd ../

  • npx react-native run-ios

About

A cross-platform budget management application designed for mobile devices using MERN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •