Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 538 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 538 Bytes

React-Expense-Tracker

Voice Powered Expense Tracker -- React, Context API, Local Storage, Speechly, Material UI ---

This web app allows you to add your transactions and visualize them neatly in the form of categorized doughnut charts.
Key Points:

  • Configured Speechly API to convert speech into usable data
  • User Data persistent across sessions with Local Storage
  • React Context API used to maintain application state

This app is deployed using Netlify and can be accessed at : https://e-expense-tracker-react.netlify.app/