Skip to content

buyceps/buyceps-assignment

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • CSS 30.9%