Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 982 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 982 Bytes

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.