Skip to content

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

Notifications You must be signed in to change notification settings

uttesh/mywallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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