Before your interview:
- Clone this repo
- Run
npm installto install the dependencies - Run
npm run devto 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!