Skip to content

arindampal-0/nextjs-pokemon-ssg

Repository files navigation

Pokemon List

NextJS Pokemon (Sever Side Generation)


NextJS 12.1 SSR & SSG: Everything you need to know

Jack Herrington

youtube video link


Vercel Deployed

vercel deployed link

to deploy on vercel just add the github repo as a project in the vercel dashboard and select the main branch. Tad tada! Project Deployed.


Env Setup

installing dependencies and running dev server.

$ npm i
$ npm run dev

Pokemon API used

https://arindampal-0.github.io/pokemon-api/index.json

The API data is provided by Jack Herrington.

The API data can be found at pokemon.

About

NextJS Pokemon List (Server Side Generation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published