Skip to content

๐Ÿ• A web application for a pizza shop built with Gatsby and Sanity ๐Ÿ•

Notifications You must be signed in to change notification settings

jrapala/slicks-slices-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

48 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Slick's Slices Frontend

Netlify Status

This is a web application created for a fake pizza shop called Slick's Slices.

It is built with Gatsby and uses Sanity for a headless CMS.

โšก๏ธ View Live Demo โšก๏ธ

The backend repo can be found here.

๐Ÿ“ธ Screenshots

Slick's Slices Desktop Screenshot

Slick's Slices Mobile Screenshot

โšก๏ธ Technologies

๐Ÿš€ Local Environment Setup

  1. Copy .env.EXAMPLE to .env.
  2. Clone the backend repo and follow the setup instructions.
  3. Get a new API token for your Sanity project and add it to the SANITY_TOKEN variable in .env.
  4. Get the deployed GraphQL endpoint for your Sanity project and add it to the GATSBY_GRAPHQL_ENDPOINT variable in .env.
  5. Add MAIL_HOST, MAIL_USER and MAIL_PASS values for a transactional email service in .env to send emails via the order form.
  6. Install dependencies with yarn.
  7. Install serverless function dependencies with yarn in the functions directory.
  8. Start your dev server with yarn netlify.

About

๐Ÿ• A web application for a pizza shop built with Gatsby and Sanity ๐Ÿ•

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published