Releases: 1stAlphaDemon/pokemon
Releases · 1stAlphaDemon/pokemon
v1.0.0
About Version
This is the opening first release of this simple application. It's just really simple application that demonstrate Async/Await, Fetch, Callback and other some ES6 Features.
What is this application?
Through this web application you can do following things in this release.
- Search any pokemon just typing the name in input field.
- Sort by Name and ID in Acsending or Decending orders.
- Filter by pokemon in their types.
- See more details about them just clicking their cards.
- Load more pokemon click "Load More..." button.
Technology Stack
- HTML5
- CSS3
- JavaScript - Vanilla
- Pokemon free API
Screenshots