codeforboston / communityconnect

MIT License
24 stars 61 forks source link

Added a homepage at /home #411

Open RajChaudhry opened 4 years ago

RajChaudhry commented 4 years ago

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