Skip to content

adrianhajdin/speechly_expense_tracker_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1322254 · Aug 1, 2022

History

33 Commits
Aug 1, 2022
Dec 14, 2020
Dec 20, 2020
Dec 20, 2020
Dec 14, 2020
Dec 20, 2020
Dec 20, 2020

Repository files navigation

Speechly Expense Tracker

Expense Tracker

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