Expense Tracker - Live Demo
An elegant, voice-controlled expense tracker powered by React, Material UI and Speechly |
- React
- Material UI
- React Context
- Custom Hooks
- Speechly [More info]
- Add $100 Income in category salary for next Monday
- Add $50 Expense or (Expense of $50) in category Travel for yesterday
- Set amount to $10
- Set category to Travel
- Set Date to (particular date or yesterday/today/tomorrow/etc.)
- You can speak the command in any way you like, Speechly will simply grab the keywords such as amount, date, category,type from your sentence
- run
npm i && npm start
- Original Project - (Here)
- All credit goes to Adrian Hajdin - JavaScript Mastery (Check this out, You can find much more exciting React Apps here)