jose-renato-m / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ 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!

About

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.


Languages

Language:TypeScript 96.0%Language:HTML 2.5%Language:JavaScript 1.5%