Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```