Interview Scheduler is a one-page application that allows you to match students with mentors to schedule interviews for the week.
- Someone who needs to track their appointments with professionals.
- As a teacher who needs to make an appointment with students.
- Someone generally wants more order in their day to day lives.
Install dependencies with npm install.
The server can be found here
npm start- React 16.9.0
- Axios
- @testing-library/react-hooks
- React-test-renderer
- Storybook
- Jest


