A simple application based on NextJS to find pokemons from PokeAPI.
- Install packages
npm install
- Run the app
npm run dev
- Open
http://localhost:3000
A simple application based on NextJS to find pokemons from PokeAPI.
npm install
npm run dev
http://localhost:3000