https://github.com/agusscript/pokedex-js
You can see a list of pokemon and their stats
https://github.com/agusscript/pokedex-js
api-rest html-css-javascript responsive
Last synced: 11 days ago
JSON representation
You can see a list of pokemon and their stats
- Host: GitHub
- URL: https://github.com/agusscript/pokedex-js
- Owner: agusscript
- Created: 2023-04-12T14:26:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T14:46:01.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T06:23:33.728Z (over 1 year ago)
- Topics: api-rest, html-css-javascript, responsive
- Language: TypeScript
- Homepage: https://pokedex-js-lilac.vercel.app
- Size: 3.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokeDex
This application communicates with an API that provides information about the different Pokémon species that appear in the Pokémon video game, anime and manga series.

Users should be able to:
- View the optimal layout depending on their device's screen size
- See a grid of different pokemon
- View pokemon stats
## Screenshots
- Desktop view

- Mobile view

## Links
- Deploy [Live site](https://pokedex-js-lilac.vercel.app/)
- API data from [Poke-Api](https://pokeapi.co/)
## Built with
## Tests
### The UI was tested with

## Author
- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)