I made this project to apply what I have learned about React and MUI, and to test how Machine Learning APIS work with the Fronend Applications.
Table of Contents
-
Clone the repo
git clone https://github.com/FerasHamam/expense_tracker
-
Create .env file in the root folder
-
Add Speechly API key in .env
REACT_APP_SP_ID=[YOUR_KEY]
-
Run the following in your IDE terminal
npm start
Application functionality:
- Add Your Expenses
- Add Your Incomes
- Calculating the total and balance
- Use your voice to track the expenses and incomes
@hamam_feras - [email protected]
URL: https://smart-expense-tracker-v1.netlify.app/
Project Link: https://github.com/FerasHamam/expense_tracker