Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 252 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 252 Bytes

Find Pokemons

A simple application based on NextJS to find pokemons from PokeAPI.

How to Start

  1. Install packages
npm install
  1. Run the app
npm run dev
  1. Open http://localhost:3000

Demo

https://find-pokemons.vercel.app/