GitHunt
MI

mithicher/xpense

Simple Personal Expense Tracker - Built with Laravel, TailwindCSS and AlpineJS

Xpense - Simple Personal Expense Tracker - Because we all need it!

Introduction

Xpense is a Simple Personal Expense Tracker built with Laravel, TailwindCSS and AlpineJS.

Installation

1. git clone git@github.com:mithicher/xpense.git
2. cd xpense
3. composer install
4. npm install && npm run dev
5. cp .env.example .env
6. Create a MySQL database and put the credentials in .env file
7. php artisan migrate
8. php artisan db:seed

Usage

  • Register a new user
  • Start tracking your expenses

Languages

PHP50.2%HTML49.6%Vue0.3%

Contributors

Created January 17, 2020
Updated July 29, 2025