Manage your expenses effortlessly using voice commands with this innovative Expense Tracker web application. This project is built using React, Vite, and Speechly for voice recognition, with seamless deployment on Netlify.
Explore the live demo: Expense Tracker Demo
- Voice-based expense tracking: Input expenses and manage your finances using natural language commands.
- Interactive user interface: A clean and user-friendly design for easy navigation.
- Real-time updates: Instantly view and categorize your expenses.
- Data storage: Maintain your expense history securely.
- Deployment-ready: Deploy the application globally using Netlify.
- React: Building the user interface and managing state.
- Vite: Lightning-fast development tooling.
- Speechly: Voice recognition and natural language processing.
- Netlify: Deployment and hosting.
To get a local copy of the project up and running, follow these steps:
- Clone the repository:
git clone https://github.com/Rahul-1611/VocalCoin.git- Navigate to the project directory:
cd VocalCoin- Install the project dependencies:
npm install- Start the development Server:
npm run dev- Expense Tracking: Use the voice input to add expenses, specify categories, and manage your financial data effortlessly.
- Real-time Updates: See your expenses instantly categorized and listed on the user interface.
- Data Storage: Your expense history is securely stored within the application.
Contributions are welcome! Feel free to open issues or pull requests to suggest improvements or report bugs.