Interview Scheduler A scheduler that allows users to set up, edit, or delete appointments. Made with React. Main Page New Appointment Delete Appointment Confirmation Dependencies axios classnames normalize.css react react-dom react-scripts storybook Setup Install dependencies with npm install. Running Webpack Development Server npm start Running Storybook Visual Testbed npm run storybook