Skip to content

mcgraths7/slicks-slices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slick's Slices

Why Did I Build This?

I built this to learn more about Gatsby (pros and cons) as well as how different parts of a JAMStack app fit together

How Do You Use This?

  1. The index page has an editable list of slicemasters (employees) and pies available by the slice in a fictional pizzeria
  2. The Pizzas page is filterable by ingredient (one at a time right now), and displays a leaf if all the ingredients are vegetarian
  3. The slicemasters page is paginated to display 3 at a time
  4. The orders page takes your name and email, as well as your order, and sends an email detailing the order (currently does not work as I need to migrate to a real transactional email service which costs money)

Technology Used

  • [ReactJS] - React is an open-source, front end, JavaScript library for building user interfaces or UI components
  • [Gatsby] - A React-based open source framework with performance, scalability and security built-in
  • [Sanity] - Sanity is the fastest, most flexible platform for delivering content to digital devices and products.
  • [Netlify] - Deploy modern static websites with Netlify. Get CDN, Continuous deployment, 1-click HTTPS, and all the services you need

Demo

Navigate to the live site here

About

Learning Gatsby among other things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors