gellys / youinvest

:chart_with_upwards_trend: :heavy_dollar_sign: Histórico de investimentos utilizando Chart.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOU.invest

Aplicação com histórico de seus investimentos.

prist

Installation

Inicie a api fake:

cd api
npm run start

Inicie a aplicação:

cd ..
cd youinvest
npm start

Rodar a api fake:

cd api
npm run test

Contributing

  1. Fork it (https://github.com/gellys/youinvest/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

:chart_with_upwards_trend: :heavy_dollar_sign: Histórico de investimentos utilizando Chart.js


Languages

Language:JavaScript 72.2%Language:CSS 20.4%Language:HTML 7.4%