What new features or functions does this PR provide? What bugs does it fix?
-Add Calendar component, Day component, TimeBlock component
-Function: click grey blocks to mark availability; click blue blocks to cancel availability
-Function: define props and hooks for each component
-Function: click left arrow/right arrow to see previous week/next week
Testing
How did you test the code in the pull request?
test in browser
Checklist
[x] I provided a description of the contents of this pull request.
[ ] I've linked this pull request to an issue.
[x] I've assigned myself as the Assignee and labelled the PR correctly.
Description
What new features or functions does this PR provide? What bugs does it fix? -Add Calendar component, Day component, TimeBlock component -Function: click grey blocks to mark availability; click blue blocks to cancel availability -Function: define props and hooks for each component -Function: click left arrow/right arrow to see previous week/next week
Testing
How did you test the code in the pull request?
Checklist