https://github.com/jemjemzms/react-gatsby-blog
My first simple blog made in GatsbyJS, a great technology for building blazing fast static websites
https://github.com/jemjemzms/react-gatsby-blog
Last synced: 15 days ago
JSON representation
My first simple blog made in GatsbyJS, a great technology for building blazing fast static websites
- Host: GitHub
- URL: https://github.com/jemjemzms/react-gatsby-blog
- Owner: jemjemzms
- License: mit
- Created: 2018-12-03T11:54:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-03T12:35:14.000Z (over 6 years ago)
- Last Synced: 2024-11-01T19:36:39.587Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 611 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - react-gatsby-blog - My first simple blog made in GatsbyJS, a great technology for building blazing fast static websites (JavaScript)
README
# react-gatsby-blog
## What is this?
My first simple blog made in GatsbyJS, a great technology for building blazing fast static websites.## Features
This boilerplate features:
* ReactJs
* Gatsby GraphQL
* Server side rendering
## Additional Installs* gatsby-source-filesystem
* gatsby-transformer-remark
* gatsby-plugin-catch-links
## Quick start1. Clone this repo using `git clone https://github.com/jemjemzms/react-gatsby-blog.git`
2. Move to the appropriate directory: `cd /react-gatsby-blog`.
3. Run gatsby develop.
4. Open the browser and look into http://localhost:8000.## 💫 Demo
[See Demo at Netlify](https://react-gatsby-blog.netlify.com)