Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenis-h authored Oct 4, 2019
1 parent f758d84 commit 9abe93f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ Run the following command inside of the root folder: npm start

NOTE: It will start the NodeJS backend and the ReactJS frontend at the same time.

#### It’s time to login: Login is restricted. Currently, there’s only one email with approval:
##### Email: [email protected]
##### Password: test_1234
You can edit that list inside of the config file, located in: frontend\src\config\config.js
##### It’s time to login: Login is restricted. Currently, there’s only one email with approval:
###### Email: **[email protected]**
###### Password: **test_1234**
You can edit that list inside of the config file, located in: **frontend\src\config\config.js**

This part is very important: After you get redirected, copy the code received from Google, go back to localhost: 3000 or Heroku (depending on where you're doing the testing), paste it into your app and confirm.

Expand Down

0 comments on commit 9abe93f

Please sign in to comment.