feat: enhance contact form with toast notifications and error handling
This commit is contained in:
@@ -15,5 +15,8 @@
|
||||
"dotenv": "^16.5.0",
|
||||
"express": "^5.1.0",
|
||||
"nodemailer": "^7.0.3"
|
||||
}, "scripts": {
|
||||
"start": "node server.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user