Funkateer / Pokedex-simple-js-app

Pokedex jQuery https://funkateer.github.io/Pokedex-simple-js-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex Js App

With the help of an APIs I used vanilla Javascript to fetch and display modal cards with info and details about Pokémons. I also made a clone of this app where all the Javascript logic and CSS was replaced by jQuery and Bootstrap 4!

Screenshots

screenshot

Features

  • Search for Pokemons
  • Display in modals info about Pokemons

Live Demo

To see the app in action, go to (https://funkateer.github.io/Pokedex-simple-js-app)

Tech/framework used

Javascript

API Reference

API

Contribute

  1. Fork it (https://github.com/Funkateer/Pokedex-simple-js-app.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

Distributed under the MIT © License.

Authors

Project Link: https://github.com/Funkateer/Pokedex-simple-js-app

Contact

Alà Eddin Abugrara - website - @twitter - Github - Linked-in

About

Pokedex jQuery https://funkateer.github.io/Pokedex-simple-js-app


Languages

Language:JavaScript 57.2%Language:CSS 24.5%Language:HTML 18.2%