Git Product home page Git Product logo

pokedex's Introduction

Pokédex

View the details of your favorite first generation Pokémon with helpful features like search and filters.

Note: The data used for this project is quite minimal and therefore this project should not (or be expected to) substitute existing Pokédex solutions intended for more practical use cases.

View the live demo.

Netlify Status

Technology

Data

Initially, most of the Pokémon data was being fetched via PokéAPI. Given that the data is entirely static and needed some embellishments, I decided to store it as a JSON object and import it directly without having to fetch anything over the wire.

Images

To reduce the number of requests on page load, I decided to use an image sprite for Pokémon within the PokePicker component. I used Spritesmith to compose the image and produce position coordinates, however, I found it difficult to have this process entirely automated– it probably should be but given the (small) scope of this project, it's hard to justify.

Todos

License

Pokémon are © Nintendo/Creatures Inc./GAME FREAK Inc.

Pokémon type icons are governed by the Creative Commons Attribution 3.0 United States license.

Everything else is governed by the MIT license.

Acknowledgements

pokedex's People

Contributors

dcwds avatar

Watchers

 avatar

pokedex's Issues

Logo

Need a simple logo for the favicon. Considering a Pokéball or something cute.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.