communityconnect
communityconnect copied to clipboard
Added a homepage at /home
Note: the HomePage.js file fails Husky pre-tests because it uses two classes. This is because I am in the process of making our homepage Responsive, and it therefore needs a mobile and desktop view.
Description
We do not currently have a page describing us. I added one at the /home path. Adding descriptions/history of the company is still WIP
Fixes #321
Motivation and Context
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation change (updates to README and related files)