More than 2 months ago, I decided to create my own GuestBook.
I originally made this project so I could improve on my Next.js/React skills and it has definitely made me better with web development.
The finished off version of my guestbook is here: https://vulcanwm-guestbook.vercel.app
The features I have added since the last time are:
- Adding OAuth: GitHub/Google/Replit
- Deleting your own comment
- Admins for the board so they can delete all comments
- Ratelimit on username as well as browser
The GitHub repo is here, so contribute to help me on my Next.js journey!
VulcanWM's GuestBook
Welcome to VulcanWM's Guestbook project! This is a simple web application that allows users to sign in and leave messages for VulcanWM.
Any user can view all the messages sent, but users can only leave messages if they have logged in with their GitHub Account.
Deployment
The Guestbook application is deployed using Vercel. You can access the deployed version of the application at VulcanWM's GuestBook.
Technologies Used
The Guestbook application was built using the following technologies:
License
The Guestbook project is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.
Top comments (0)