Before your interview:
- Clone this repo
- Run
npm install
to install the dependencies - Run
npm run dev
to start the development server
A React app should start at: http://localhost:5173
You should see a "Your code goes here!" message on that page.
Further instructions to be given in realtime during the interview.
Good luck!