https://github.com/samirpaulb/finance-stats
https://github.com/samirpaulb/finance-stats
hacktoberfest project react reactjs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samirpaulb/finance-stats
- Owner: SamirPaulb
- Created: 2022-10-11T06:40:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T06:10:32.000Z (almost 3 years ago)
- Last Synced: 2025-05-12T23:44:21.535Z (8 months ago)
- Topics: hacktoberfest, project, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 831 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speechly 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```