Frontend app that consumes the pokeapi.co API. Multi-language (english/spanish). Responsive design.
Live: https://pokedex-asosa.vercel.app/
- React.js
- Next.js
- next-translate
- Styled components
- TailwindCSS
- Clone the repo
npm install
npm run dev
npm test