/mywallet

Its a simple react app to demonstrate the use of react hooks and context API with react 16.x

Primary LanguageJavaScript

My Wallet

My Wallet is a simple application uses hooks,contextAPI and reducer features of the react.

Here's an app screen shot:

MyWallet

build and start

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:

  1. taken the screen style and html from the codepen and converted to react project. https://codepen.io/DomoBritton/pen/QdKjqj