mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-27 11:56:18 +00:00
Add a router and some temporary pages
This commit is contained in:
parent
56bd273711
commit
677ef885cf
9 changed files with 96 additions and 4 deletions
2
front/src/routes/PageShoppingCart.svelte
Normal file
2
front/src/routes/PageShoppingCart.svelte
Normal file
|
@ -0,0 +1,2 @@
|
|||
<h1>Shopping Cart</h1>
|
||||
<p>Empty....</p>
|
Loading…
Add table
Add a link
Reference in a new issue