melgacoc / pokedex

Find your favorites pokemons

Home Page:https://main--melgaco-pokepai.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex

Summary

This is a web application that allows you to browse a collection of Pokemons and view their information, including their name, image, and types. You can also search for a specific Pokemon, add and remove them from your favorites list, and view more details about each Pokemon on their individual page.

Technologies

This project was built using the following technologies:

React Badge Apollo Client GraphQL React Router


API

That application was built using GraphQl PokeAPI and the Regular API.

Installation

Clone the repository: git clone https://github.com/melgacoc/pokedex.git

Install the dependencies: npm install

To run the application: npm start

To generate a test coverage report: npm run test:coverage

Try out here

https://main--melgaco-pokepai.netlify.app/

About

Find your favorites pokemons

https://main--melgaco-pokepai.netlify.app/


Languages

Language:JavaScript 66.0%Language:CSS 27.0%Language:HTML 7.1%