Deployed Application: southshoremechanical.services
GitHub Repo: BrahmVanH/ss-mech-svcs-gatsby
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.
⋆Installation ⋆Usage ⋆Credits ⋆License ⋆Features ⋆Contributions ⋆Test
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.
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.
Brahm Van Houzen
https://opensource.org/licenses/MIT
- Typescript
- GatsbyJS
- ApolloGraphql
- TailwindCSS
- React Hook Form
- Email Handling
- Dynamic Image Loading
- Evergreen UI
- PostCSS & AutoPrefixing
N/A
N/A
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