Lydia Miller-Jones is a currently enrolled in the Web Development Bootcamp at Lighthouse Labs. She needs to books her final tech interview practice with a mentor using the Interview Scheduler.
Interview Scheduler is a React based web-app allowing users to book practice tech interviews with mentors. It updated lives as users are booking interviews thanks to the implementation of WebSocket.
Install dependencies with npm install
.
npm start
npm test
npm run storybook