My Wallet is a simple application uses hooks,contextAPI and reducer features of the react.
Here's an app screen shot:
execute install
> yarn install
start the application
> yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Credit sources:
- taken the screen style and html from the codepen and converted to react project. https://codepen.io/DomoBritton/pen/QdKjqj