Skip to content

Latest commit

 

History

History
94 lines (64 loc) · 3.03 KB

README.md

File metadata and controls

94 lines (64 loc) · 3.03 KB

GoFinances

React Native version Expo version TypeScript version
GitHub repo size in bytes MIT License

Index

💰 The Project   |    🛠 Features   |    🏁 Starting


🚀 Ignite | GoFinances

This project was developed during the React Native trail of Ignite.

🎨 Layout made in Figma by Tiago Luchtenberg


💰 The Project:

GoFinances consists of an app to track transactions and summarize your expenses by categories.

Sign In Home
New Transaction Summary

🛠 Technologies

Developed with React Native and TypeScript.


🏁 Starting the project:

Clone the project: git clone https://github.com/LiajuX/Ignite-ReactNative-GoFinances

NOTE: If you don't have yarn installed, use npm instead.

DOWNLOAD EXPO: To run the project you need do install an app called Expo Go.


📱 Execute the following commands to run the application:

# to download the dependencies
$ yarn

# to start running the app
$ expo start

Now, you have to point your smartphone's camera to scan the QR Code displayed on the terminal or in the browser that'll open to open the application on Expo...



Made by Júlia Brito(LiajuX)