This website is built for a business in Pakistan, Signature Organic Farms. They wanted a site that would showcase some of the reviews, pictures, and work that they do in the community. It is important that the site be responsive and mobile friendly, as per the target market's internet viewing habits. It is built using Gatsby.JS framework, which relies on React to help create static webpages.
Adding Codeship and Jest Test Suite. This area will be updated.
Built with:
- Fork or clone project to local workstation
- Ensure you have Gatsby installed (
npm install --global gatsby-cli
) - Run
yarn install
from the terminal - Run
gatsby develop
from the terminal
This application allows for CI through Netlify's connection with my GitHub master branch. As soon as my master is updated on GitHub, so is my site.
Thank you to the Signature Organic team for being a part of this process, and for allowing me to create something cool for them!