Skip to content

Instantly share code, notes, and snippets.

View DonBrowny's full-sized avatar

Kishore Kumar DonBrowny

  • India
View GitHub Profile

For the below exercises please create a pull request(PR) for each exercise. For each pull request keep theParthe , sriramramanathan and DonBrowny as reviewers

Use the below pokemon object as an input for excersie 9,10 & 11

Use the below pokemon & pokemonDescription for exercise 12

const pokemon = [
    {
        "id": 1,
@DonBrowny
DonBrowny / getting_started.md
Created February 23, 2024 14:41
Getting Started with Next JS