Interview Sandbox A playground for code exercises. To set up the project, you will need Node.js and npm or yarn. Install dependencies: npm install Start the server: npm start Run the tests (when there are some): npm test