A comprehensive web application designed to help you track:
- Personal spending
- Daily habits
- Book reading progress
- Exercise routines
- Overall well-being
Technology: next.js
- Node.js installed
- npm package manager
- Clone the repository
- Install dependencies:
npm install
To build the application:
npm run build