Skip to content

insanrizky/find-pokemons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/