Just a small pet-project, created for fun and educational purposes.The application provides functionality to register users, log in, create categories, and add records of expenses to these categories. It uses JWT (JSON Web Tokens) for user authentication and Sequelize as an ORM for database interactions. PostgreSQL database, used in project, is deployed on Render.com