Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 430 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 430 Bytes

Banking Component

Project to test React useReducer hook

Javascript Style Guide

image

Running the Project

To get started, fork the repository and then run the following commands:

npm install
npm run start