Elevate Marketing Site

screenshot of Elevate Marketing Site
gatsby

A Gatsby/Contentful/Netlify-powered marketing site for the Elevate software suite

Overview

The Elevate Marketing Website is a web application that is designed to showcase marketing services provided by Elevate Marketing. It is built using Node.js and requires version v14.16.1 or higher. The website provides information about the company, their services, and their portfolio. It is a professional and visually appealing website that aims to attract potential clients.

Features

  • Responsive design: The website is optimized to be viewed on various devices, including desktops, tablets, and mobile phones.
  • Service descriptions: The website includes detailed descriptions of the marketing services offered by Elevate Marketing, giving potential clients a clear understanding of what they can expect.
  • Portfolio showcase: Elevate Marketing Website includes a portfolio section that showcases their previous work, allowing potential clients to see the quality and range of the company's services.

Summary

The Elevate Marketing Website is a professionally designed web application that showcases the marketing services offered by Elevate Marketing. It has a responsive design, detailed service descriptions, and a portfolio showcase. To install the website, clone the repository and install the dependencies using Yarn.

gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

formik
Formik

Formik is a popular form library for React that helps with form state management, validation, and submission handling. It provides a declarative approach to building forms with support for complex validation scenarios and easy integration with validation libraries like Yup.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

Yup

Yup is a schema builder for runtime value parsing and validation. It provides a declarative way to define validation schemas with support for complex nested objects, array validation, and custom validation rules. Often used with Formik for form validation.