Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KalamPinjar committed May 7, 2024
1 parent c99054b commit 552a9a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ These instructions will get you a copy of the project up and running on your loc

2. Set up Firebase configuration in `src/firebaseConfig.js` with your Firebase project details.

### Setting up Firebase:
1. Create a new project on Firebase and note down your Firebase project configuration.

2.Replace the placeholder Firebase configuration in the project wherever it's required with your actual Firebase project configuration. This is typically found in files where Firebase SDK is initialized. (Go through all js and html files)

### Running the Application

1. Start the development server:
Expand Down

0 comments on commit 552a9a7

Please sign in to comment.