Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/said-laasri/expense_app
This is a basic Expanses tracker app, where you can add your expanses and see them in a list, you can also delete them.
https://github.com/said-laasri/expense_app
css html5 javascript props-and-state-components reactjs state-management
Last synced: about 1 month ago
JSON representation
This is a basic Expanses tracker app, where you can add your expanses and see them in a list, you can also delete them.
- Host: GitHub
- URL: https://github.com/said-laasri/expense_app
- Owner: Said-laasri
- Created: 2023-01-11T12:28:26.000Z (about 2 years ago)
- Default Branch: Dev
- Last Pushed: 2023-03-02T13:50:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-24T13:41:00.707Z (3 months ago)
- Topics: css, html5, javascript, props-and-state-components, reactjs, state-management
- Language: JavaScript
- Homepage: https://expense-app-blush.vercel.app/
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Exotic Rentals ](#-exotic-rentals--)
- [Backend](#backend)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)Expense App is a web application that allows users to track their expenses. It is built with React.js.
Client
- [Live](https://expense-app-blush.vercel.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]
```
### Install
Install this project with:
```sh
cd to file
yarn install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
### Deployment
You can deploy this project using:
```sh
git push main
```
## Authors
👤 **Said laasri**
- GitHub: [@Said-laasri](https://github.com/Said-laasri)
- Twitter: [@saidlaasr](https://twitter.com/saidlaasr)
- LinkedIn: [SAID LAASRI](https://www.linkedin.com/in/said-laasri-8a4367172/)
- [ ] **I will add a feature for a new project.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project consider giving it a star ⭐️.
I would like to thank Microverse for giving me the opportunity to work on this project.
- LazyCoders
- Coding Partners
This project is [MIT](./LICENSE) licensed.