Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadavbitran/expenseapp-frontend
a web application designed to help you manage your expenses. With this app, you can browse your expense items, add new ones, and manage them locally with ease.
https://github.com/nadavbitran/expenseapp-frontend
Last synced: 5 days ago
JSON representation
a web application designed to help you manage your expenses. With this app, you can browse your expense items, add new ones, and manage them locally with ease.
- Host: GitHub
- URL: https://github.com/nadavbitran/expenseapp-frontend
- Owner: NadavBitran
- Created: 2024-05-28T16:23:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T21:50:41.000Z (6 months ago)
- Last Synced: 2024-05-29T07:41:03.398Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 914 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Item Frontend App 💰
Welcome to the Expense Item Frontend App, a web application designed to help you manage your expenses. With this app, you can browse your expense items, add new ones, and manage them locally with ease.
## Video
https://github.com/NadavBitran/ExpenseApp-Frontend/assets/122038636/bd168935-fd86-45a0-a499-a2208e3c611e
## Features 🌟
- Browse expense items 💼
- Add new expense items ➕
- Delete expense items ❌
- Local storage for data persistence 🗄️
- Responsive design for optimal viewing on all devices 📱## Live Link
[Here.](https://expenseapp-frontend.onrender.com/)## Tech Stack 💻
| Frontend |
|----------|
| ![HTML](https://img.icons8.com/color/48/000000/html-5--v1.png) HTML |
| ![CSS](https://img.icons8.com/color/48/000000/css3.png) CSS |
| ![React](https://img.icons8.com/color/48/000000/react-native.png) React |## Prerequisites
- Node.js installed on your machine