Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 594 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 594 Bytes

Zolplay React Interview Challenge

About

In this exercise, we will be building a simple React app that will allow us to search for GitHub repositories and display the results.

The project is bootstrapped with Next.js.

Tech Stack

Set up for development

pnpm i
pnpm dev

Do the interview question

  1. Fork it
  2. Push the code to your own branch