From 9abe93f21c02ff02378ea2f999ed5bfe8ddd71de Mon Sep 17 00:00:00 2001 From: Dzenis H Date: Fri, 4 Oct 2019 04:38:00 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4dd23c8..5ed3323 100644 --- a/README.md +++ b/README.md @@ -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: bigga.test.2018@gmail.com -##### 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: **bigga.test.2018@gmail.com** +###### 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.