Skip to content

Commit

Permalink
renamed project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiazeph committed Feb 8, 2023
1 parent f46893f commit 0118918
Show file tree
Hide file tree
Showing 5 changed files with 261 additions and 1,383 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# vuejs-realtime-database
# VueJS-User-Profile-Cards

This template should help get you started developing with Vue 3 in Vite.

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<title>Vue JS Firebase Realtime Database</title>
<title>Vue JS User Profile Cards</title>
</head>
<body>
<div id="app"></div>
Expand Down
Loading

0 comments on commit 0118918

Please sign in to comment.