Git Product home page Git Product logo

pokedex's Introduction

Pokédex

About the project   |    Technologies   |    Getting started   |   

👨🏻‍💻 About the project

Based on the figma design created by Ricardo Schiniegoski

You can see the frontend working on production here

This project was developed following the figma design mentioned above, but since this design It's for a mobile version, I decided to code the project with a "mobile first" approach, and then just adapt the interface for desktop later.

I ended up running out of time to fully implement a completely responsive and adaptive interface, so the interface looks really nice on mobile, but It's a little janky on desktop.

The project currently returns a list of every pokemon, so it may take a while before everything appears. Fortunately cache is implemented, so the application doesn't need to do unnecessary api requests everytime.

features

  • users can see a list of every pokemon
  • users can search for a specific pokemon (user need to type a valid pokemon name on searchBar and hit the button)
  • users can see detailed information about a specific pokemon
  • users can see the sum of all the base stats

🚀 Technologies

Technologies that I used to develop this web client

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/stelianok/pokedex && cd pokedex

Follow the steps below

# Install the dependencies
$ npm i

# Running the application
$ npm run dev

pokedex's People

Contributors

stelianok avatar

Watchers

 avatar

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.