Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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```