Manager Web application for managing own finances. Click to access.Functionalities: Login and user registration; Register transactions Register bank account Register Credit Card View Data Dashboard of your finances Technologies How to run Clone this repository Install dependencies npm i Create .env according to .env.example Create the migrations npm run migrate Run the project npm run manager