Skip to content

BinaryLeo/react_dashboard_money

Repository files navigation

Dashboard_money

A Reactjs application to manage expenses and incomes

License Repository size GitHub last commit GitHub top language

Technologies   |    How it works   |    How to use   |    License

Animação2

🧪 technologies

💡 how it works

This application consists of a front-end to manage your incomes and outcomes using Mirage Js (an API mocking library) without having to rely on any backend services.

💡 how to use

Requirements:

Clone the repository.

  • Open the project from your IDE.

Follow the steps below

# Install the dependencies
$ yarn
$ npm i

# Start the app
$ yarn start
$ npm run start

📝 License

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


Made with 💜  by Binaryleo