Skip to content

KaterinaLupacheva/financial-manager

Repository files navigation

Financial Manager App

A simple app for keeping track of the cash flow with charts and pivot table.

Technologies used

Front-end

Back-end

Run the app

  1. Clone this repo

  2. Add Firebase Configuration

    • copy/paste the configuration from your Firebase project's dashboard into .env file

    REACT_APP_API_KEY=xxx

    REACT_APP_AUTH_DOMAIN=xxx

    REACT_APP_DATABASE_URL=xxx

    REACT_APP_PROJECT_ID=xxx

    REACT_APP_STORAGE_BUCKET=xxx

    REACT_APP_MESSAGING_SENDER_ID=xxx

    REACT_APP_APP_ID=xxx

    REACT_APP_CONFIRMATION_EMAIL_REDIRECT=http://localhost:3000/month

  3. Run npm install

  4. Run npm start

This project was bootstrapped with Create React App.

About

Financial Manager App - keep track of your cash flow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published