Pokedéx developed with Nextjs, TypeScript and Tailwind.
The project consumes the data from the PokeApi and renders it through the Next.JS SSR
https://pokedex-next-flax.vercel.app/
git clone https://github.com/jovimoura/pokedex-next
cd <name-folder>
npm i
npm run dev
http://localhost:3000/
- Next
- TypeScript
- Tailwind