Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 1.19 KB

README.md

File metadata and controls

59 lines (30 loc) · 1.19 KB

App GoFinances

Application designed for financial control made for you!

Features

  • real-time spending control with sub-category division;
  • adding and removing expenses;
  • User authentication;
  • Storage with Async Storage

Installation

to run the project;

  yarn - install dependencies or
  npm install 

  yarn start or
  expo start;

Tech Stack

  • Project with React Native: Expo Go, Styled-Components, React Hooks Forms, React Navigation,Async Storage, ContextApi and Login Social With oAuth and Hooks

Roadmap

  • Create Project React Native with expo bare workflow;

  • structure project react native;

  • create components and screens with styled-components;

  • dealing with form and navigation;

  • AsyncStorage;

  • contexts and authenticatad;

Screenshots

Início Cadastro Resumo

Authors