github-explorer

Go Finances Project

Introduction

This project is the frontEnd the GoFincances application. GoFinances BackEnd/API

Done and What can be done

  • API integration: GoFinances API
  • Componentized
  • Upload .csv file and format file validation
  • List Transaction
  • Add transaction
  • Edit transaction
  • Delete transaction

Technologies

How to use

  1. Clone this Repository:

    $ git clone git@github.com:mouracamila/go-finaces-project.git

  2. Installing dependencies:

    $ yarn

  3. Running project:

    $ yarn start

Obs: Yarn should be run where package.json is in your project

After running the project, in your terminal, this message should be displayed:

Compiled successfully!

You can now view responsividade in the browser.

Local:http://localhost:3000

License

This project is under license from MIT.


with ❤ - MouraCamila