Skip to content

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

Notifications You must be signed in to change notification settings

mithicher/xpense

Repository files navigation

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 [email protected]: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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published