added frontend
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<button onclick="syncRecipes()">Sync recipes</button>
|
||||
<a href="addRecipe/addRecipe.html"><button>Add recipe</button></a>
|
||||
|
||||
<div id="recipes"></div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user