GitXplorerGitXplorer
v

pokemon-cards

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b9837e5fae3a81d17477c0f66e382abe11f26901

modifiyed readme

committed 4 years ago
Unverified
7507f348d5e25616f1eac3ba107c8c1010c644a7

added details in readme

committed 4 years ago
Unverified
846bb8d31aeac6bb0464ed5f2f0aaac0ddb99517

added reducer

committed 4 years ago
Unverified
5ade194fbffbecb66e012584c8c2949b51ba0292

added components & provider

committed 4 years ago
Unverified
9a2adb853bebc60807ce840d5e39754c5375f815

Initialize project using Create React App

committed 4 years ago

README

The README file for this repository.

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.