Spendee is a simple expense tracker app which supports speech recognition for quick input. You can enter your incomes/expenses with your voice.i.e no need to type.It will help you to note,delete and categorize your incomes/expenses for easy budget management.
https://speech-based-expense-tracker.netlify.app/
Clone the repository and run npm i
to install all the dependencies
Run npm start
to start the react app
Navigate to localhost:3000
on your browser