Skip to content

Is an App for financial control built in ReactJS using real-time firebase database to control inflow and outflow, with possibility to filter the monthly flow and also present a graphical dashboard.

License

Notifications You must be signed in to change notification settings

mariorodeghiero/react-cash-flow

Repository files navigation

React Cash flow.

Is an App for financial control built in ReactJS using real-time firebase database to control inflow and outflow, with possibility to filter the monthly flow and also present a graphical dashboard.

Built With

Install

First, clone the repo via git:

git clone --depth=1 https://github.com/mariorodeghiero/react-cash-flow.git your-project-name

And then install dependencies with yarn.

$ cd your-project-name
$ yarn

Note: If you can't use yarn, run npm install.

Run

$ npm run start

or

$ yarn start

After run, the browser open window automatically at http://localhost:3000/

Deployment

Run the command below to deploy, minimizing All Files.

$ npm run build

or

$ yarn build

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Author

Contributors

Mário Rodeghiero

| Mário Rodeghiero

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Is an App for financial control built in ReactJS using real-time firebase database to control inflow and outflow, with possibility to filter the monthly flow and also present a graphical dashboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages