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
- Host: GitHub
- URL: https://github.com/stackclash/gatsby-template
- Owner: Stackclash
- Created: 2021-06-03T16:56:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T22:31:20.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T23:18:45.161Z (4 months ago)
- Language: JavaScript
- Size: 204 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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):
[](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)