Skip to content

meese-enterprises/website

Repository files navigation

meese.enterprises

DeepSource DeepSource

The code is based off of the amazing Gatsby template by @EmaSuriano, but the unique look and feel is our own. Here at Meese Enterprises, we have a passion for creating beautiful, functional, and user-friendly websites. We are a small team of developers, designers, and content creators who are dedicated to creating the best possible user experience for our customers, so we wanted to emulate and demonstrate our passions via our landing page.

Technology Suite

Gatsby

While we love starting projects from scratch more than the next guy, that isn't always the best route to the desired outcome. Gatsby serves as a bootstrapping tool to take a rough starter template and give it a completely unique aesthetic, based on the needs of the client.

Our dedicated design team provides the developers with a mock-up of the site, so the devs can focus on writing the important bits of logic that make a site unique instead of reinventing the wheel and wasting the client's time.

Contentful

Contentful is a powerful tool that allows us to create and manage content for our site. Any changes that we want to make to the content can be made through the Contentful CMS, allowing us to abstract these modifications from the code so the developers and content creators can work in tandem without having to wait on one another.

GraphQL

GraphQL allows our site to request only the data that it needs and only when it is needed, keeping information sent over the wire to a minimum and reducing the load on the user's bandwidth.