Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belchenkov/pokedex
Build a pokemon cards on vanilla js
https://github.com/belchenkov/pokedex
css3 html5 pokeapi surge vanilla-js
Last synced: 6 days ago
JSON representation
Build a pokemon cards on vanilla js
- Host: GitHub
- URL: https://github.com/belchenkov/pokedex
- Owner: Belchenkov
- Created: 2021-06-17T13:53:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T03:03:16.000Z (over 3 years ago)
- Last Synced: 2023-03-01T00:36:59.494Z (over 1 year ago)
- Topics: css3, html5, pokeapi, surge, vanilla-js
- Language: JavaScript
- Homepage: https://pokedex-ab.surge.sh
- Size: 2.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Pokedex
> Build a pokemon cards on vanilla js
### [Demo](https://pokedex-ab.surge.sh)
[![IMAGE ALT TEXT HERE](./uploads/screen.png)](https://radikal.ru/video/GQ5HEFc1Jgz)### Get started
```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```