Chepkeitany / bankapp

Simple application that simulates withdrawing and depositing money in a bank. Uses redux to manage state.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Bank App

Background

This is a very simple application that simulates a user withdrawing money from the bank. The goal of the simple is to learn Redux and use it to manage the state of the whole application.

References

Inspired greatly by the simple tutorial on Redux by Ohans Emmanuel. Thanks Emmanuel.

About

Simple application that simulates withdrawing and depositing money in a bank. Uses redux to manage state.


Languages

Language:JavaScript 71.9%Language:CSS 16.1%Language:HTML 12.0%