Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 571 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 571 Bytes

Money Tracker App

Blurb

I decided to learn how to use React Native. I like to learn by doing, so I learned to use React Native by creating this project.

Installation

Clone the repo then run the following command to install dependencies:
npm i

Usage

This project was created using expo, so you can use expo to test the app. See the expo website for more information.

There is currently no APK but I will add one in the future.