This Application lets a user book interviews from Monday to Friday. To intitiate the process of booking an interview, a user has to click an empty slot. To Book an interview ,a user must type a name and select an interviewer from the available list of interviewers , Once done can save the interview. To Cancel or Edit the interview ,a user can click on respective buttons .
Install dependencies with npm install
.
- axios
- classname
- normalize.css
- react
- react-dom
- react-scripts
npm start
npm test
npm run storybook