Team 30
- Robbie Mentkowski
- Nick Masi
- Vasu Baldwa
- Dan Versalov
- git clone and download this repository
- run
npm installto dowload all modules - type
node ApolloServer.jsin the terminal to run the server which connects to BoredAPI - type
node NodeServer/app.jsin the terminal to run the server which connects to our MongoDB user database - navigate to the client folder in the repository
- double click
index.htmlto 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" |