Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 555 Bytes

Galileo Coding Challenge

In this coding challenge, you will be asked to do these things -

  1. Debug a query that is not updating when it should
  2. Persist information in a way that's sharable between users

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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