/connect-door

Progressive Web App (PWA) built with Gatsby, Contentful, & Netlify. Allow us to connect you to your home.

Primary LanguageJavaScriptMIT LicenseMIT

Connect Door (Website)

Progressive Web App (PWA) built with Gatsby, Contentful, & Netlify. Allow us to connect you to your home.

Description

This repo hosts a SSR app hosted with Netlify that renders data from Contentful. Uses a Standard JS & Airbnb hybrid style formatting.

Dependencies & Installation

Clone this repo and then run the following commands to start the hot module reloading local server:

yarn install
yarn run dev

Known Issues

  • hero design lacks unique character, could find more interesting way to display image
  • mobile header menu wraps somewhat inelegantly

Contributing

  1. Fork it (https://github.com/zachhardesty7/connect-door/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

Copyright 2018-2020 Zachary Hardesty

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Full Apache 2.0 License Source

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Special Acknowledgements