HackYourFuture-CPH / chattie

Chattie is an app for messaging with your collegaues
MIT License
0 stars 4 forks source link

New feature/144/test users sign in #320

Closed DeepthiDukka closed 3 years ago

DeepthiDukka commented 3 years ago

Description

Credentials : Email - Password 1) test-user1@testdomain.com - User1@123 2) test-user2@testdomain.com - User2@123

Created 2 test users and added the sign-in test user's button and fixed styling as well. Fixes # (issue)

How to test?

npm run dev and sign-in with test users

Checklist