An open API service indexing awesome lists of open source software.

https://github.com/nylaurent/expensetracker

Expense Tracker is a simple expense tracker app built in React.js and Tailwind CSS.
https://github.com/nylaurent/expensetracker

Last synced: 4 months ago
JSON representation

Expense Tracker is a simple expense tracker app built in React.js and Tailwind CSS.

Awesome Lists containing this project

README

        

Expense Tracker App


Expense Tracker is a simple expense tracker app built in React.js and Tailwind CSS.

Installation Instructions



  1. Clone this repository.

  2. Open it in your development environment.

  3. Run npm install to install the node modules.

  4. Finally, run npm run dev to run it in your browser.