Simple contact form that shares information into txt-file
HTMLSASSCSS(compiled with Node.js)SCSSJavaScriptNode.js
How to run this form in console:
npm install express
node app
then all information typed in forms will appear on txt-file in folder
Preview of Contact-Form page