This is a personal portfolio website designed to showcase what I have learned so far in the Intro To Web-Dev course. The website includes discloses my work experience and projects.
Built with HTML, CSS, and JavaScript, and uses EmailJS for form submissions.
Follow these steps to clone and run the repository:
-
Open Terminal Open your terminal application.
-
Navigate to the Desired Directory
Choose the folder where you want to clone the repository. You can use thecdcommand to navigate to the directory:cd path/to/your/folder -
Clone the repository
git clone git@github.com:VanitySix/vanitysix.github.io.git
-
Run the program After you
cdinto the repository you just cloned you can start the program with:start index.html
Or you can open the folder on Visual Code and open "index.html" with live server. You can download live server in the extentions store of the Application.
This personal website is launched via Github Pages at https://vanitysix.github.io
Contact Me Form Documentation -> https://www.emailjs.com/docs/tutorial/overview/
Contact Me Form Tutorial -> https://www.youtube.com/watch?v=BgVjild0C9A
Focus Element -> https://developer.mozilla.org/en-US/docs/Web/CSS/:focus
button creation -> https://www.w3schools.com/css/css3_buttons.asp
Regular Expressions -> https://www.youtube.com/watch?v=QxjAOSUQjP0