mirror of
https://github.com/gabehf/BudgetBuddy.git
synced 2026-03-14 01:37:45 -07:00
Re-organize project
This commit is contained in:
parent
14813a6835
commit
0ec74296b3
27 changed files with 86 additions and 18 deletions
|
|
@ -27,6 +27,8 @@
|
|||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
|
||||
|
||||
<title>Budget Buddy</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue