decided on app name

This commit is contained in:
Joshua Hsueh 2021-04-10 19:41:27 -04:00
parent a494c728eb
commit ccb758b1f0
4 changed files with 4 additions and 2 deletions

1
package-lock.json generated
View File

@ -19,6 +19,7 @@
"@types/react-router-dom": "^5.1.7",
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"dotenv": "^8.2.0",
"jquery": "^3.6.0",
"popper.js": "^1.16.1",
"react": "^17.0.2",

View File

@ -14,6 +14,7 @@
"@types/react-router-dom": "^5.1.7",
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"dotenv": "^8.2.0",
"jquery": "^3.6.0",
"popper.js": "^1.16.1",
"react": "^17.0.2",

View File

@ -60,7 +60,7 @@ export default function Home() {
<u>About Us</u>
</h1>
<p className="d-flex justify-content-center m-2 p-2">
NAME is an app aimed to help communities find safe ways to
Wheelshare is an app aimed to help communities find safe ways to
carpool. The app has groups where people must be approved before
joining. Upon joining, users can create their own car pool inside
that communitiy or join others.

View File

@ -4436,7 +4436,7 @@
"resolved" "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz"
"version" "5.1.0"
"dotenv@8.2.0":
"dotenv@^8.2.0", "dotenv@8.2.0":
"integrity" "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw=="
"resolved" "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz"
"version" "8.2.0"