Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.04 KB

💸 React Budgetize WebApp 💸

build

This latest project is a dynamic web application that utilizes React v16 with a host of features such as Redux, Webpack, Firebase, Sass, Express, History, Moment, Babel, Validator as well as Jest and Enzyme JavaScript testing frameworks and is deployed and managed utilizing Heroku . It allows users to enter budget data and store it privately using Google Firebase database management systems. It also allows users private access to their data and can add or edit personal information with a private Google secured login.

Yarn Dev Server

yarn run dev-server

Yarn Build commands

yarn run build:prod

Express Dev server

node server/server.js

yarn run start

Testing with Jest

yarn test --watch

💸 Budgetize Expense Tracker App deployed on Heroku 💸