Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmartins-dev/mobile-finances-app
https://github.com/gmartins-dev/mobile-finances-app
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gmartins-dev/mobile-finances-app
- Owner: gmartins-dev
- Created: 2022-12-25T22:27:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T18:31:20.000Z (about 2 years ago)
- Last Synced: 2024-10-16T18:50:18.765Z (3 months 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:
[![runs with Expo Go](https://img.shields.io/badge/Runs%20with%20Expo%20Go-000.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](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: [email protected]