Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 471 Bytes

Invoice App

an invoice management system for independent freelancers and contractors. This application will be used to track invoices for users, clients and company information.

How to run

  • Clone the repo, trough https or gh
  • Before running the app, make sure to create a .env file, there's an env.example there.
$ yarn # To install the dependencies
$ yarn dev # To run the app

made with ❤️ by jmamadeu