Interview Scheduler is a single page React application that allows users to schedule appointments throughout the day. The page renders a one-week view, with details of each appointment booked for each day of the week.
npm install
npm start
3. Vist http://localhost:3000 in your browser to view the web page.
- Axios
- Classnames
- React
- React-dom
- React-scripts