- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Budget Calculator] It is a CRUD application created in React.
-
- React
- React Hooks: useState(), useEffect(), useReff()
- React Functions: map(), filter(), reduce(), find()
- bootstrap
- React Material Icons
- LocalStorage
Budget Calculator is a web-app where you can Add, Update, Delete and Clear All the items you added. It also gives you facility to change currency as per your need. It shows you the total automatically at the bottom. For storing the items program is using localstorage.
Client
Server
Database
You can.
- [perform add your budget items]
- [you can update your budget items]
- [you can delete your budget items]
- [you can delete all your budget items at once]
- [you can change the currency as well]
- [It with add all your items amount and show you total at the bottom]
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
to clone write this command in terminal git clone https://github.com/DilsherB/react-budget-calculator.git
then cd "foldername"
In order to run this project you need:
A text editor like VS Code
and A web browser like chrome
Install this project with:
npm i
To run the project, execute the following command:
npm start
and then
To run tests, run the following command:
npm run test
but before that install jes with following command:
npm i jest
You can deploy this project using the github.
👥 Authors
👤 Dilsher Balouch
- GitHub: @DilsherB
- Twitter: @_brilliantMindz
- LinkedIn: brilliantmindz
- [database to store items]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star to encourage me.
I would like to thank Microverse.
📝 License
This project is MIT licensed.