Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 516 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 516 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