https://github.com/eneax/gatsby-restaurant
🍔 Responsive restaurant website built with Gatsby and Contentful
https://github.com/eneax/gatsby-restaurant
contentful gatsbyjs graphql jamstack lazyload-images netlify reactjs responsive-design restaurant-website static-site-generator styled-components
Last synced: 21 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T07:01:34.000Z (almost 4 years ago)
- Last Synced: 2025-03-20T15:12:37.406Z (about 1 month ago)
- Topics: contentful, gatsbyjs, graphql, jamstack, lazyload-images, netlify, reactjs, responsive-design, restaurant-website, static-site-generator, styled-components
- Language: JavaScript
- Homepage:
- Size: 12.2 MB
- Stars: 5
- Watchers: 2
- 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`