You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a really simple project that shows the usage of Next.js with TypeScript, eslint, prettier and Bulma for styling to display Pokemons consumed from https://pokeapi.co/.
Development
yarn dev
Build
yarn build
Run built app
yarn start
About
Quick Next.js project that consumes https://pokeapi.co/ to display Pokemons.