E-conomia Web App. More: https://github.com/giovannabbottino/E-a-Economia
You'll need Git, Node.js and npm installed on your computer.
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
From your command line, clone and run:
# Clone this repository
$ git clone https://github.com/giovannabbottino/portfolio/
# Go into the repository
$ cd portfolio
# Install dependencies
$ npm install
#Start's development server
$ npm start