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

💰 React based app for track your net worth // 🇪🇸 Aplicación en React para monitorizar tu patrimonio neto.

Notifications You must be signed in to change notification settings

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