https://github.com/gmartins-dev/mobile-finances-app
https://github.com/gmartins-dev/mobile-finances-app
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/mobile-finances-app
- Owner: gmartins-dev
- Created: 2022-12-25T22:27:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T18:31:20.000Z (over 3 years ago)
- Last Synced: 2025-02-01T17:25:58.356Z (over 1 year ago)
- Language: JavaScript
- Size: 827 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

💲 Online Bank - React Native Mobile App 📱
## 🗃 Project
React Native Bank/Finance App for iOS and Android using Moti and React Native Reanimated.
## 🛠 Technologies
This project was developed with the following technologies:
**JavaScript**
**React Native**
**Expo Go**
## 📕 Libraries
This project used the following libraries:
- [Moti](https://moti.fyi/)
- [React Native Reanimated](https://docs.swmansion.com/react-native-reanimated/)
## 💻 Demonstration
## 🚀 How to run
If you want to run the project on your local machine, just follow the steps below:
[](https://expo.dev/client)
```bash
First, make sure you have Expo CLI installed:
npm install -g expo-cli
```
```bash
$ git clone https://github.com/guilhermemm-dev/mobile-finances-app
$ cd mobile-finances-app
```
To start it, follow the steps below:
```bash
# Install the dependencies
$ yarn install or npm install
# Start the application
$ expo start
```
## 📝 License
This project is licensed under the MIT license.

Guilherme Martins - @guilhermemm-dev
- Portfolio: https://guilhermemm.dev
- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev
- GitHub: https://github.com/guilhermemm-dev
- Email: contact@guilhermemm.dev