mirror of
https://github.com/myfatemi04/wheelshare-frontend.git
synced 2025-04-21 11:20:17 -04:00
decided on app name
This commit is contained in:
parent
a494c728eb
commit
ccb758b1f0
1
package-lock.json
generated
1
package-lock.json
generated
|
@ -19,6 +19,7 @@
|
||||||
"@types/react-router-dom": "^5.1.7",
|
"@types/react-router-dom": "^5.1.7",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.0",
|
||||||
|
"dotenv": "^8.2.0",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"popper.js": "^1.16.1",
|
"popper.js": "^1.16.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
"@types/react-router-dom": "^5.1.7",
|
"@types/react-router-dom": "^5.1.7",
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.0",
|
||||||
|
"dotenv": "^8.2.0",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"popper.js": "^1.16.1",
|
"popper.js": "^1.16.1",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
|
|
|
@ -60,7 +60,7 @@ export default function Home() {
|
||||||
<u>About Us</u>
|
<u>About Us</u>
|
||||||
</h1>
|
</h1>
|
||||||
<p className="d-flex justify-content-center m-2 p-2">
|
<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
|
carpool. The app has groups where people must be approved before
|
||||||
joining. Upon joining, users can create their own car pool inside
|
joining. Upon joining, users can create their own car pool inside
|
||||||
that communitiy or join others.
|
that communitiy or join others.
|
||||||
|
|
|
@ -4436,7 +4436,7 @@
|
||||||
"resolved" "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz"
|
"resolved" "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz"
|
||||||
"version" "5.1.0"
|
"version" "5.1.0"
|
||||||
|
|
||||||
"dotenv@8.2.0":
|
"dotenv@^8.2.0", "dotenv@8.2.0":
|
||||||
"integrity" "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw=="
|
"integrity" "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw=="
|
||||||
"resolved" "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz"
|
"resolved" "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz"
|
||||||
"version" "8.2.0"
|
"version" "8.2.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user