Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eneax/gatsby-restaurant
🍔 Responsive restaurant website built with Gatsby and Contentful
https://github.com/eneax/gatsby-restaurant
contentful gatsby gatsbyjs graphql jamstack lazyload-images netlify react reactjs responsive-design restaurant restaurant-website static-site-generator styled-components
Last synced: about 7 hours ago
JSON representation
🍔 Responsive restaurant website built with Gatsby and Contentful
- Host: GitHub
- URL: https://github.com/eneax/gatsby-restaurant
- Owner: eneax
- Created: 2019-02-08T16:46:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T07:01:34.000Z (over 3 years ago)
- Last Synced: 2024-05-01T17:16:45.928Z (6 months ago)
- Topics: contentful, gatsby, gatsbyjs, graphql, jamstack, lazyload-images, netlify, react, reactjs, responsive-design, restaurant, restaurant-website, static-site-generator, styled-components
- Language: JavaScript
- Homepage: https://delicious-x.netlify.app
- Size: 12.2 MB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Delicious
Responsive restaurant website built with Gatsby, Contentful, GraphQL and styled-components.
## 🗄️ Environment Variables
Create a `.env.development` file in your root directory with the following variables:
```
SPACE_ID
ACCESS_TOKEN
```Set the variables with the values provided by Contentful (under _Settings_ -> _API Keys_):
- `Space ID`
- `Content Delivery API - access token`