agsosa / pokedex

Pokeapi's Pokédex frontend app made for a challenge

Home Page:https://pokedex-asosa.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Challenge

Frontend app that consumes the pokeapi.co API. Multi-language (english/spanish). Responsive design.

Live: https://pokedex-asosa.vercel.app/

Used libraries:

  • React.js
  • Next.js
  • next-translate
  • Styled components
  • TailwindCSS

How to run locally:

  1. Clone the repo
  2. npm install
  3. npm run dev

Tests

npm test

Screenshots

7 5 4 2 1 6 3

About

Pokeapi's Pokédex frontend app made for a challenge

https://pokedex-asosa.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.8%Language:CSS 1.2%