Skip to content

mamantor/pokenext

Repository files navigation

This is a Next.js 13 webApp leveraging the power of typescript and carbon design system to create an interactive pokedex of the first Pokemon generation

Getting Started

first install all node modules with

npm i
# or
yarn i
# or
pnpm i

then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
npx next dev

Open http://localhost:3000 with your browser to see the result.

About

nextJs 13 based pokedex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published