Skip to content

Commit

Permalink
create APP and different component | intial & credentials pages b00tc…
Browse files Browse the repository at this point in the history
  • Loading branch information
abelpriem committed Feb 18, 2024
1 parent 247ebd8 commit 7a04d0e
Show file tree
Hide file tree
Showing 14 changed files with 2,645 additions and 47 deletions.
2 changes: 1 addition & 1 deletion staff/abel-prieto/PROYECT/HiInit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/assets/terminal.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>HiInit Web | Home</title>
<title>HiInit Web | Terminal </title>
</head>

<body>
Expand Down
3 changes: 2 additions & 1 deletion staff/abel-prieto/PROYECT/HiInit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.0",
"sass": "^1.69.5"
},
"devDependencies": {
Expand All @@ -24,4 +25,4 @@
"eslint-plugin-react-refresh": "^0.4.5",
"vite": "^5.0.8"
}
}
}
Loading

0 comments on commit 7a04d0e

Please sign in to comment.