cross19xx / cross-site

Website for Kenneth Kwakye-Gyamfi, built with Gatsby JS and hosted on Netlify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Version Gatsby Version PRs allowed Netlify Status

Website for Kenneth Kwakye-Gyamfi, built with GatsbyJS and React and hosted with β™₯ at Netlify.

πŸš€ Installation

To install this website locally for modifications,

  1. Clone this repository from https://github.com/cross19xx/cross-site.
  2. Install the npm dependencies by running npm install (or yarn install if you want to use yarn)
  3. Run npm run start. Alternatively, if you have the gatsby-cli installed globally, you can run gatsby develop
  4. Visit http://localhost:8000 to view the website. To visit the GraphiQL (in-browser IDE), visit http://localhost:8000/___graphql

πŸ”Ž What's inside the project

To be updated soon

πŸŽ“ Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

  • For most developers, we recommend starting with our in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.

  • To dive straight into code samples, head to our documentation. In particular, check out the Guides, API Reference, and Advanced Tutorials sections in the sidebar.

About

Website for Kenneth Kwakye-Gyamfi, built with Gatsby JS and hosted on Netlify

License:MIT License


Languages

Language:JavaScript 55.0%Language:CSS 45.0%