https://members-only-do7n.onrender.com/
NOTE: The site will load slowly the first time it is opened due to being hosted on Render's free tier.
This Members Only Message Board App was built as a part of the Odin Project: https://www.theodinproject.com/lessons/nodejs-members-only
Users can create an account and login to post messages. To gain access to the club and see who posted the messages, they have to answer a trivia question correctly in order to get the secret password. They can answer a more difficult trivia question in order to gain the admin password and the ability to delete messages.
The technologies used are Express/Node, EJS, Passport.js for authentication, and a MongoDB database. Tailwind was used for styling.
The Open Trivia database API was used as the source for the trivia questions and answers.