Skip to content

dmitriy-ssh/test-task-2

Repository files navigation

Test task goal

Create custom dropdown to see GDP of nations sourced from wikipedia.org.

Setup and launch scripts

Setup

Requirements: Node v16.0+

  1. Install packages through npm install

Launch

  1. Run npm run dev - launch next server on port 3000
  2. Go to localhost:3000 to see the result.