This project was developed at the RocketSeat GoStack Bootcamp with the following technologies React Native with Typescript and Styled Components to handle styles architecture.
Developed on VS Code with EditorConfig, ESLint and Prettier
To clone and run this application, you can use Git, Node.js v14.15.4 or higher + Yarn v1.22.5 or higher and React Native environment installed on your computer.
You also need the GoFinances Backend to use all the features.
On your command line:
# Clone this repository
$ git clone https://github.com/wellingtonleitedev/gofinances-mobile
# Go into the repository
$ cd gofinances-mobile
# Install dependencies
$ yarn install
# Run the application
$ yarn start
$ yarn ios
# Run the application
$ yarn start
$ yarn android
If you find any problems, feel free to report us with the respective title and description in the issues section. If you already know a solution to this problem, fork it and contribute, it will be a pleasure to review your pull request!
This project is under the MIT license. See the LICENSE for more information.
Made by Wellington Leite 👨💻 Take a look!