Getting Started

NOTE: Make sure your node version is 15.13 or higher to avoid any errors.

The basic template has been setup for you to get started.

First, run

npm i

then start the development server:

npm run dev

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

You can start editing the page by modifying components\SearchPage\index.jsx. The page auto-updates as you edit the file. You can find the sample API response in public\sampleData.json.