Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunami09/expence-tracker

The expense tracker web application built on React is a single-page application that does not persist data upon refreshing the page. Instead, it utilizes React's state management to store data temporarily within the application's memory. Each time the page is refreshed, the data is reset and the user is presented with a fresh, blank balance sheet.
https://github.com/sunami09/expence-tracker

html-css-javascript javascript reactjs

Last synced: 4 days ago
JSON representation

The expense tracker web application built on React is a single-page application that does not persist data upon refreshing the page. Instead, it utilizes React's state management to store data temporarily within the application's memory. Each time the page is refreshed, the data is reset and the user is presented with a fresh, blank balance sheet.

Awesome Lists containing this project