Skip to content

An ssg style Gatsby 5 web app for a mechanical contracting business

Notifications You must be signed in to change notification settings

BrahmVanH/ss-mech-svcs-gatsby

Repository files navigation

South Shore Mechanical Services Website

License: MIT

Description

Netlify Status

Deployed Application: southshoremechanical.services
GitHub Repo: BrahmVanH/ss-mech-svcs-gatsby

Screenshot

This Gatsby app serves as the main source of information for customers and potential customers of South Shore Mechanical Services in Marquette, MI. The application is built, once again, with GatsbyJS, as well as Tailwind CSS and Tyescript. The web app interacts with a static Node Express Server using an ApolloGraphql API layer for its content. The site's images are loaded dynamically from AWS S3 using Version 4 of the AWS SDK.

Table of Contents

InstallationUsageCreditsLicenseFeaturesContributionsTest

Installation

If you are interested in cloning and running this application on your local machine, please ensure you have the latest LTS Version of Node installed. Once the repo has been cloned, from the command line, navigate to the root of the project directory and enter $ npm install . Once the dependencies have successfully been installed, you may $ npm build the application. For further usage instructions, see link.

Usage

After following the Installation instructions, enter $ npm start in the command line from the root of the project. The app will start on Port 8000.

Credits

Brahm Van Houzen

License

https://opensource.org/licenses/MIT

Features

  • Typescript
  • GatsbyJS
  • ApolloGraphql
  • TailwindCSS
  • React Hook Form
  • Email Handling
  • Dynamic Image Loading
  • Evergreen UI
  • PostCSS & AutoPrefixing

Contributions

N/A

Test

N/A

Questions

If you have any questions about the project you can reach out to me via email or GitHub with the information below.

Email: brahmvanh@gmail.com

GitHub: BrahmVanH

About

An ssg style Gatsby 5 web app for a mechanical contracting business

Resources

Stars

Watchers

Forks

Packages

No packages published