Skip to content

Los-had/pokedex

Repository files navigation

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