Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Latest commit

History

History
26 lines (19 loc) 路 550 Bytes

README.md

File metadata and controls

26 lines (19 loc) 路 550 Bytes

Profitchart

馃挵 React based app for track your net worth // 馃嚜馃嚫 Aplicaci贸n en React para monitorizar tu patrimonio neto.

env variables

Crete a .env file in the project root and add the next variables:

  • REACT_APP_API_KEY=xxx
  • REACT_APP_AUTH_DOMAIN=xxx
  • REACT_APP_PROJECT_ID=xxx
  • REACT_APP_STORAGE_BUCKET=xxx
  • REACT_APP_MESSAGING_SENDER_ID=xxx
  • REACT_APP_APP_ID=xxx

Start project (dev)

npm run start

Deploy project

How to deploy the project at Netlify?

  • Command: npm run build
  • Folder: /build