https://github.com/saswatamcode/reactpokedex
A web application which lists pokémon data from PokeAPI.co. Made using React and material-ui.
https://github.com/saswatamcode/reactpokedex
hooks material-ui pokeapi react
Last synced: 12 months ago
JSON representation
A web application which lists pokémon data from PokeAPI.co. Made using React and material-ui.
- Host: GitHub
- URL: https://github.com/saswatamcode/reactpokedex
- Owner: saswatamcode
- License: mit
- Created: 2020-03-23T18:55:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T04:28:04.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T16:24:20.367Z (about 1 year ago)
- Topics: hooks, material-ui, pokeapi, react
- Language: JavaScript
- Homepage:
- Size: 492 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](https://GitHub.com/Naereen/ama)
[](https://code.visualstudio.com/)
[](https://GitHub.com/saswatamcode/ReactPokedex/network/)
[](https://GitHub.com/saswatamcode/ReactPokedex/stargazers/)
[](https://GitHub.com/saswatamcode/ReactPokedex/issues/)
[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/ellerbrock/javascript-badges/)
# ReactPokédex
A web application which lists pokémon data from [PokeAPI.co](https://pokeapi.co/api/v2/). Made using React and material-ui.
## Screenshots


## To run
- Clone into repo
- Run `npm i`
- Run `npm start`
- Visit `localhost:3000`