Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianhajdin/speechly_expense_tracker_project
This is a code repository for the corresponding video tutorial
https://github.com/adrianhajdin/speechly_expense_tracker_project
contextapi localstorage materialui react reactjs speechly
Last synced: 2 days ago
JSON representation
This is a code repository for the corresponding video tutorial
- Host: GitHub
- URL: https://github.com/adrianhajdin/speechly_expense_tracker_project
- Owner: adrianhajdin
- Created: 2020-11-09T17:31:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T07:29:16.000Z (over 2 years ago)
- Last Synced: 2024-05-02T00:57:26.529Z (7 months ago)
- Topics: contextapi, localstorage, materialui, react, reactjs, speechly
- Language: JavaScript
- Homepage: https://youtu.be/NnUFOWR_V4Y
- Size: 665 KB
- Stars: 322
- Watchers: 7
- Forks: 124
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Speechly Expense Tracker
![Expense Tracker](https://i.ibb.co/VJjj3Kp/Screenshot-2020-12-18-205600.png)
## Introduction
This is a code repository for the corresponding video tutorial - https://youtu.be/NnUFOWR_V4Y.In this video, you're going to build a Complex Expense Budget Tracker. While building it, you're going to learn many advanced React & JavaScript topics. Some of them are State Management in React, Context API, Local Storage, Material UI, and how to create a scalable React folder structure. But most importantly, you're going to learn how to add voice capabilities to your applications using Speechly.
Setup:
- run ```npm i && npm start```