This is my new website, which you can view here!.
The frontend was made with HTML, CSS, and Javascript.
The backend originally used Express.js to test functionality on a local host. However, after deploying the website to Netlify, I decided to make my backend upload function serverless by using Netlify serverless functions. The backend handles both writing to a Firebase database after a user submits a question, as well as handles Google Recaptcha, to make sure that nobody is able to send fake/spam messages to my database. Secrets are handled within the .env
file.
- Timestamp on mobile does not work
- Not the best mobile compatibility.
- Light mode
- Blog section