Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/home-budget
Budgeting app which saves your data to local storage in the browser. Built with React & some of the newer features of the React Router package - such as Forms, loaders & actions.
https://github.com/mohamedhnoor/home-budget
css3 javascript react react-router-dom
Last synced: about 4 hours ago
JSON representation
Budgeting app which saves your data to local storage in the browser. Built with React & some of the newer features of the React Router package - such as Forms, loaders & actions.
- Host: GitHub
- URL: https://github.com/mohamedhnoor/home-budget
- Owner: MohamedHNoor
- Created: 2023-11-11T01:24:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T07:07:39.000Z (about 1 year ago)
- Last Synced: 2023-11-14T02:21:06.797Z (about 1 year ago)
- Topics: css3, javascript, react, react-router-dom
- Language: JavaScript
- Homepage: https://mhnoor-home-budget-app.netlify.app/
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name
> Budgeting app which saves your data to local storage in the browser. Built with React & some of the newer features of the React Router package - such as Forms, loaders & actions.
## Built With
- JavaScript
- React
- React-router-dom## Live Demo
[Live Demo Link](https://livedemo.com)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
cd
git clone https://github.com/MohamedHNoor/home-budget.git
```### Install
Install this project with:
```sh
npm install
```### Usage
To run the project, execute the following command:
```sh
npm run dev
```### Run tests
To run tests, run the following command:
```sh
npm test
```### Deployment
You can deploy this project using:
```sh
npm run build
```## Authors
👤 **Mohamed Hassan Noor**
- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohamedhnoor/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MohamedHNoor/home-budget/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.