https://github.com/pedrohenrique-git/pokemon-deck
App to query data about pokemon cards
https://github.com/pedrohenrique-git/pokemon-deck
pokemon react react-router styled-components swr
Last synced: 3 months ago
JSON representation
App to query data about pokemon cards
- Host: GitHub
- URL: https://github.com/pedrohenrique-git/pokemon-deck
- Owner: PedroHenrique-git
- License: mit
- Created: 2020-11-07T01:54:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T18:15:10.000Z (almost 5 years ago)
- Last Synced: 2025-03-05T14:35:40.462Z (over 1 year ago)
- Topics: pokemon, react, react-router, styled-components, swr
- Language: TypeScript
- Homepage: https://pedroHenrique-git.github.io/pokemon-deck/
- Size: 6.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pokemon deck
## Description
a site to search and find pokemon cards
API used: https://pokemontcg.io/
## Getting Started
you can see the app online here: https://pedroHenrique-git.github.io/pokemon-deck/
### Dependencies
TypeScript
React
React router dom
Styled componenets
Swr
### Installing
execute the command: npm i
### Executing program
execute the commands: npm start
## Authors
Pedro Henrique
## License
This project is licensed under the [MIT] License - see the LICENSE.md file for details