https://github.com/alice-sebego/pokedex
Create an interface listing the pokemons from PokeApi
https://github.com/alice-sebego/pokedex
css-grid css3 filter javascript pokeapi pokedex pokemons vanilla-css vanilla-javascript vanilla-js
Last synced: about 1 month ago
JSON representation
Create an interface listing the pokemons from PokeApi
- Host: GitHub
- URL: https://github.com/alice-sebego/pokedex
- Owner: alice-sebego
- Created: 2021-03-19T13:10:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-06T16:59:43.000Z (over 4 years ago)
- Last Synced: 2025-02-03T09:19:25.200Z (9 months ago)
- Topics: css-grid, css3, filter, javascript, pokeapi, pokedex, pokemons, vanilla-css, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://alice-sebego.github.io/pokedex/
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pokedex
Create an interface listing the pokemons from PokeApi## What is this ?
It's a mini-project in order to improve with vanilla JS, vanilla CSS & API's usingTo do this, I use [PokéAPI](https://pokeapi.co/ "Go to the Pokeapi's website") for this project
## Languages and Tools used :
* HTML5, CSS3, JavaScript
* API Rest, JSON## Dependencies
Install dependencies and web dependencies `npm install`