Technologies | How it works | How to use | License
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.
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
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 by Binaryleo