Skip to content

patryknawolski/nextjs-pokemons

Repository files navigation

Next.js Pokemons example app

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published