Interview Scheduler This project is my first crack at using React during my time at Lighthouse Labs as a full time web development student. Setup Install dependencies with npm install. Running Webpack Development Server npm start Running Jest Test Framework npm test Running Storybook Visual Testbed npm run storybook