Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gozaddy/gatsby-portfolio-story

A starter template for Gatsby for designers and developers to tell stories about their work.
https://github.com/gozaddy/gatsby-portfolio-story

gatsby portfolio react starter-template

Last synced: 23 days ago
JSON representation

A starter template for Gatsby for designers and developers to tell stories about their work.

Awesome Lists containing this project

README

        

# Portfolio Story Starter For Gatsby
A starter template for Gatsby for designers and developers to tell stories about their work.

## Demo URL
URL: [gatsby-portfolio-story.netlify.com](https://gatsby-portfolio-story.netlify.com/)

![](screenshots/screenshot1.JPG)

## Perfomance

![](screenshots/lighthouse.JPG)

## Features

1. Tag support
2. Component styling with emotion
3. Dark mode by default
4. Markdown for content
5. Image Optimisation with Sharp

## Installation

### 1. Install Gatsby CLI tool if you don't have

`npm install -g gatsby-cli`

### 2. Create a Gatsby project

1. `gatsby new {your-project-name} https://github.com/NodeJSs/gatsby-portfolio-story` to install this starter
2. `cd {your-project-name}` to open the folder
3. `gatsby develop` to start a local dev server at `http://localhost:8000`
4. Happy Coding 🔥🚀🔥🚀🔥🚀🔥