Skip to content

Aplicação frontend desenvolvida para controlar a vida financeira das pessoas.

Notifications You must be signed in to change notification settings

intwone/finance-web

 
 

Repository files navigation

logo-web
🌟 The application to manage your financial life

Demo on Vercel 👇

vercel-app

GitHub top language GitHub last commit Repository size

App on smartphone App on smartphone

🚀 Technologies

  • React
  • TypeScript
  • Styled Components
  • Polished
  • Jest
  • Codegen
  • Vite
  • GraphQL
  • Apollo Client
  • Axios
  • Yup

Features

  • Add transaction
  • Delete transaction
  • Update transaction
  • Upload transactions with csv file

🏃 How to execute

Create the .env file with the same variables as the .env.example file.

Clone project:

$ git clone https://github.com/intwone/finance-web.git

Install dependencies:

$ npm install

Start app:

$ npm run start:dev

📦 Other scripts

Build:

$ npm run build

Lint:

$ npm run lint:fix

Generate GraphQL Schemas:

$ npm run codegen

Made with 💙 by Cassio Oliveira

About

Aplicação frontend desenvolvida para controlar a vida financeira das pessoas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%