This commit is contained in:
Piyush Sharma 2022-03-06 21:35:14 -05:00
commit 4f338a2005

View File

@ -10,4 +10,4 @@ It is built using the React framework and the Material UI and React Bootstrap li
To use Sports Matcher, navigate to the sports-matcher directory in the repository and run the commands `npm i` and `npm start` in order. This should launch a localhost window in your browser which shows the homepage.
From here you can Sign In to your account using the username "admin" and password "admin" as specified in the handout.
From here you can Sign In to your account using the username "admin" and password "admin" OR using the username "user" and password "user" as specified in the handout.