Make every cent count with Centsibly - a modern, easy-to-use budgeting app! Whether you're tracking daily expenses, setting financial goals, or planning for the future, Centsibly provides a user-friendly interface and robust features to help you manage your finances.
- Establish a monthly budget and set goals for each expense category
- Track monthly expenses to monitor spending within each budget category
- Generate monthly income and expense reports to see how your money is being used
Follow these instructions to set up Centsibly on your local machine for development and testing.
Make sure you have the following installed on your machine:
- Node.js (version 16 or higher)
- Angular CLI (version 15 or higher)
- Git
- pnpm
- Clone the repository
git clone https://github.com/hitro11/centsibly.git
cd centsibly
- Install dependencies
pnpm install
- Start the application
turbo run dev
- Open a web browser and navigate to http://localhost:4200