Update README.md

This commit is contained in:
Piyush Sharma 2022-04-05 21:45:01 -04:00 committed by GitHub
parent c691b710b7
commit 096eadce13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@ Sports Matcher is an application that allows users to connect with other athlete
**Built Using**
It is built using the React framework and the Material UI and React Bootstrap libraries.
It is built using the React framework and React Bootstrap library. It uses MongoDB for the database, Express for the server, and Axios for requests.
**Instructions**
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.
To use Sports Matcher, please go to https://hidden-bayou-86321.herokuapp.com
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.
From here you can Sign In or Sign Up.
Signing in as 'admin' will take you to the admin page. You will be able to see a list of current matches, users and suspended users. You will need to click the appropriate button for the correct table to appear.