maxim-mertsalov
_hello
_about_me
_projects
_hello
_about_me
_projects
_contact_me
_contact_me
contacts
maxm....@gmail.com
+38 (093) 616 1745
find-me-also-in
Instagram
Telegram
Thank you!
Your message has been accepted. You will recieve answer really soon!
send-new-message
_name:
_email:
_message:
submit-message
const
button =
document.querySelector
('
#sendBtn
');
let
message = {
name
: "
",
email
: "
",
message
: "
",
date
: "
Wed Apr 09 2025
"
}
button.addEventListener
('
click
', () => {
form.send(
message
)
;
})