Team 30
- Robbie Mentkowski
- Nick Masi
- Vasu Baldwa
- Dan Versalov
- git clone and download this repository
- run
npm install
to dowload all modules - type
node ApolloServer.js
in the terminal to run the server which connects to BoredAPI - type
node NodeServer/app.js
in the terminal to run the server which connects to our MongoDB user database - navigate to the client folder in the repository
- double click
index.html
to view the website - sign into the website using one of the following accounts:
Username | Password |
---|---|
"Vasu" | "foo bar baz" |
"Robbie" | "xenotic" |
"Nick" | "vasuismybestfriend" |
"Dan" | "UI/UXmaster" |