/go-finances

GoFinances is the challenge #07 of Rocketseat School's Bootcamp GoStack, which aims to continue developing the app that has been being developed in challenge #05 and #06, but now developing the front-end using ReactJS with TypeScript and connecting to app's backend.

Primary LanguageTypeScript

📝 Description

GoFinances is the challenge #07 of Rocketseat School's Bootcamp GoStack course, which aims to continue developing the app that has been being developed in challenge #05 and #06, but now developing the front-end, connecting it to back-end to exibit the created transactions and allowing it to import a .csv file to generate new record in the database.


💻 Used Technologies

The challenge has been developed using the following technologies:


📁 Download

# Clone the repository
$ git clone https://github.com/jose-renato-m/go-finances

# Enter into the directory
$ cd go-finances

# Install dependencies
$ yarn

# Start the app
$ yarn start

Obs.: To run the app correctly, the back-end built in challenge #6 needs to be installed and the server needs to be running.


Made with 💙 by José Renato Montagnana 👋🏻 Get in touch!