Technologies | How To Use | License
Project developed to improve React and NodeJS concepts during the GoStack BootCamp, using the following technologies:
- ReactJS
- React Router
- styled-components
- Node.js
- ExpressJS
- Jest
- Docker
- TypeORM
- PostgreSQL
- VSCode with EditorConfig and ESLint
To clone and run this application, you'll need Git, Node.js v12 or higher + Yarn v1.22 or higher, ReactJS v16 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Jhordy9/gofinances.git
# Go into the repository
$ cd gofinances
# Install dependencies in backend and frontend
$ yarn install
# Run the backend
$ yarn dev:server
# Run the frontend
$ yarn start
This project is under the MIT license. See the LICENSE for more information.
Codding by Jhordy Isensee 👨💻 ConnectWithMe!