george-martinez / pokemonlist

CRUD de Pokemones. API externa utilizada en la pagina: https://pokeapi.co/

Home Page:https://bestpokemonapp.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon Saver

             ."-,.__
             `.     `.  ,
          .--'  .._,'"-' `.
         .    .'         `'   YOU CAN SAVE YOUR POKEMONS HERE
         `.   /          ,'
           `  '--.   ,-"'
            `"`   |  \
               -. \, |
                `--Y.'      ___.
                     \     L._, \
           _.,        `.   <  <\                _
         ,' '           `, `.   | \            ( `
      ../, `.            `  |    .\`.           \ \_
     ,' ,..  .           _.,'    ||\l            )  '".
    , ,'   \           ,'.-.`-._,'  |           .  _._`.
  ,' /      \ \        `' ' `--/   | \          / /   ..\
.'  /        \ .         |\__ - _ ,'` `        / /     `.`.
|  '          ..         `-...-"  |  `-'      / /        . `.
| /           |L__           |    |          / /          `. `.

Screenshots

Proyect Details

This project was made using HTML5, CSS3 and Javascript Vanilla.

Functions:
    Create, Read, Update and Delete a Pokemon.
    Filter a specific Pokemon by name.
    Sort them by Name, Type or ID.
    Pagination will be able when you have many Pokemons.
    Autocomplete when you're creating a Pokemon to add with just a click.
    Your progress kept save on your browser!

Details of Each function are inside the .js file.

About

CRUD de Pokemones. API externa utilizada en la pagina: https://pokeapi.co/

https://bestpokemonapp.netlify.app/


Languages

Language:JavaScript 63.4%Language:CSS 25.8%Language:HTML 10.7%