Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohit-raj-singh/expense-app
Expense Tracker App
https://github.com/mohit-raj-singh/expense-app
javascript reactjs tailwindcss
Last synced: 7 days ago
JSON representation
Expense Tracker App
- Host: GitHub
- URL: https://github.com/mohit-raj-singh/expense-app
- Owner: Mohit-Raj-Singh
- Created: 2023-07-31T17:39:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-31T17:50:41.000Z (over 1 year ago)
- Last Synced: 2023-07-31T19:23:12.856Z (over 1 year ago)
- Topics: javascript, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://expense-tracker-app-mu-two.vercel.app/
- Size: 314 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Tracker App
## Introduction
This is an Expense Tracker App.## Deployed App
https://expense-tracker-app-mu-two.vercel.app/## Features
List out the key features of your application.- Create Expense
- Read Expense
- Update Expense
- Delete Expense## Installation & Getting started
```bash
npm install my-project
cd my-project
npm start
```## Technology Stack
- React.js
- Javascript
- Tailwind CSS