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

https://github.com/stackclash/gatsby-template

Template for gatsby projects with several features
https://github.com/stackclash/gatsby-template

Last synced: 2 months ago
JSON representation

Template for gatsby projects with several features

Awesome Lists containing this project

README

        



Gatsby



My Gatsby Template

## :gear: Features
- [Netlify](https://netlify.com) hosting ready
- [Flow](https://flow.org) type checking
- [Emotion](https://emotion.sh) styling library
- [Jest](https://jestjs.io) testing framework with the [React Testing Library](https://testing-library.com/docs/react-testing-library/intro)
- [Eslint](https://eslint.org) code linting
- [Prettier](https://prettier.io) code formatting

## :rocket: Quick start (Netlify)

Deploy this template with one click on [Netlify](https://netlify.com):

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/RickCoxDev/gatsby-template)

## :closed_book: Resources

- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Tutorials](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Guides](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)

- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)