Date: June 18, 2020
Version: 1.0.0.
By: Andrew Trac
Interview Scheduler ("scheduler") is a simple, single-page app that allows users to input names and select interviewers based on information rendered from an API server. The project focuses on the use of React.js and was developed with a combination React Webpack, Babel, Axios and Storybook. It was also tested using Jest and Cypress.
- axios
- classnames
- normalize.css
- react
- react-dom
- react-scripts
- react-test-renderer
- Install all dependencies (using the
npm installcommand). - Enter
npm startin the root directory to launch server.


