Skip to content

Commit

Permalink
fix image alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
juanArias8 authored Nov 16, 2023
1 parent a42ace9 commit c55b1b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/firebase/firebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ sections explain how to do this.

# Client Credential Setup

1. Visit https://console.firebase.google.com/
2. Create a new project.
1. Visit https://console.firebase.google.com/
2. Create a new project.
<img src="./images/1-add-project.png" width="800" style="display: block" />
3. Assign a name to the project and follow the instructions. Makes sure to enable Google Analytics.
<img src="./images/2-project-name.png" width="800" style="display: block" />
Expand Down Expand Up @@ -80,4 +80,4 @@ Firebase Storage is used to store images from the Excalidraw collaborative paint
<img src="./images/20-storage-rules.png" width="800" style="display: block" />
4. Add a file to Storage and review it in the file section.
5. Verify the new file in the file section.
<img src="./images/21-storage-result.png" width="800" style="display: block" />
<img src="./images/21-storage-result.png" width="800" style="display: block" />

0 comments on commit c55b1b3

Please sign in to comment.