Skip to content

vikramnr/pokemon-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Cards

This project was creted as part of learning process for using various eact API hooks including useEffect, useState and useReducer.

It implements a simple store and provides communcation between components using useContext API.

Available Scripts

  • In the project directory, you can run npm start
  • Runs the app in the development mode.
  • Open http://localhost:3000 to view it in the browser.