Los-had / pokedex

search Pokémon using PokéAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokedex

search Pokémon using PokéAPI

installing on your machine

download the project on github, after that open your terminal and write:

cd pokedex

enter in the app folder

pip install -r requirements.txt

install the dependencies

python app.py

execute the app

or you can host the server using repl.it

Run on Repl.it

to stop the server(localhost) press Ctrl+C

License

MIT

About

search Pokémon using PokéAPI

License:MIT License


Languages

Language:Python 46.7%Language:HTML 44.4%Language:Nix 5.3%Language:CSS 1.9%Language:JavaScript 1.7%