Roll for Friendship is a site that will linke Game Masters' games with Player's characters. The users will be able to select what type of character they are looking for in their game and we will match that player and game master together.
AS AN avid RPG Game Master
I WANT to search for characters to play in my campaign
SO THAT I can have a full party
- npm run deploy to start the application. It should automatically open a new browser window.
https://roll-for-friendship.herokuapp.com/
- GraphQL
- React
- React Bootstrap
- NodeJS
- MongoDB
- Mongoose
- Express Server
- Apollo Server
- Nodemailer
- bcrypt
- JSON Web Token
- Josh Lee
- Lacey Pape
- Tarik Maggio
- Aaron Mendoza
- Chip Long
- When opening the accordion, there is an error, "Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of Transition which is inside StrictMode." This is a known issue with react-bootstrap: react-bootstrap/react-bootstrap#5075.