Click here for a live link.
- Users can create an account, post messages, and become a member (by entering the secret passcode!) to view the authors other messages.
- Passwords are securely encrypted using bcryptjs.
- Member passcode: deathtosquishies
- Features a dark mode and mobile responsiveness.
- Follows the MVC design pattern.
- Uses an ejs template engine.
- Contains profile page where users can change their avatar and view their messages, as well as other account information.
- Leverages the use of passportJS LocalStrategy to authenticate users.
