Skip to content

Commit

Permalink
front end larry-simiyu branch set up
Browse files Browse the repository at this point in the history
  • Loading branch information
LarrySimiyu committed Aug 1, 2019
1 parent a7a1d74 commit 47e4e6d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#0C332B",
"titleBar.activeBackground": "#11483C",
"titleBar.activeForeground": "#F2FCFA"
}
}
3 changes: 2 additions & 1 deletion rentme/.env
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ REACT_APP_DATABASE_URL=https://rentme-52af4.firebaseio.com
REACT_APP_PROJECT_ID=rentme-52af4
REACT_APP_STORAGE_BUCKET=rentme-52af4.appspot.com
REACT_APP_MESSAGING_SENDER_ID=65866499819
REACT_APP_APP_ID=1:65866499819:web:1be293dfc647bc87
REACT_APP_APP_ID=1:65866499819:web:1be293dfc647bc87
SKIP_PREFLIGHT_CHECK=true

0 comments on commit 47e4e6d

Please sign in to comment.