Skip to content

edjw/Coffee-Coach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Coach

Coffee recipe app made in svelte and sapper

Run yarn dev to start the dev server

To add new recipe

  1. Add new route to the routes folder.
  2. Add calculations, notes, and steps to the index.svelte file in that new route.
  3. Add data for the recipe to src/components/store.js
  4. Add title and route slug to the allRecipes.js file to add the recipe to the homepage.

About

coffee recipe web app using Svelte+Sapper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published