Skip to content

A little project built with Next.js, Typescript, TailwindCSS and the PokeAPI!

Notifications You must be signed in to change notification settings

sirbully/nextjs-pokemon

Repository files navigation

Pokemon Next.js

A little project built with Typescript, Next.js, TailwindCSS and the PokeAPI!

Setup

  1. Clone the repository
git clone git@github.com:sirbully/nextjs-pokemon.git
  1. Install the dependencies
npm ci --quiet
  1. Start in development mode
# If using npm as a package manager
npm run dev

# If using yarn
yarn dev

About

A little project built with Next.js, Typescript, TailwindCSS and the PokeAPI!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published