Skip to content

🎒 A server-rendered universal JavaScript application for Pokémon trainers

License

Notifications You must be signed in to change notification settings

rbardini/pokedex

Repository files navigation

Build status Deploy status Code coverage Dependencies status

🎒 A server-rendered universal JavaScript application for Pokémon trainers.

Powered by Next.js and PokéAPI.

Technologies

Quick Start

git clone git@github.com:rbardini/pokedex.git
cd pokedex
npm install
npm run dev

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