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

juanoa/profitchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

29 Commits

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published