Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.99 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.99 KB

Developer Portfolio ( https://midnightmoet.github.io )

Tech Stack

Client: HTML, CSS, Vanilla JavaSCript

Tools Used

Below are are list of tools used, and the precise things they were used for:

  • Ion Icons for hambuger menu bar
  • Drawkit for ideas to replace main image
  • Icon8 for animated icons and skills icons
  • Animate CSS for Lisa Miner's bio text animation
  • Formspree for contact form submission and straight delivery to Gmail

Folder Structure

The index.html and readme files are in the root folder, alongside the screenshot included in the readme.

The assets folder contains the CSS and JavaScript files, all images and icons used, in their respective folders.

Customization Guide

The various sections in the HTML and CSS are well commented, so feel free to change whatever doesn't suit you need.

The JavaScript functions are commented too, so you will know what the functions and selections do.

I used Ion Icons and Icons8 for the icons, but feel free to use fontawesome or any other icon library you want.

For the form submission, formspree was used. You can get a hands-on tutorial on how to use formspree by watching this YouTube video. Submissions will be delivered straight into the specified Gmail account.

In addition to formspree, you can also use Netlify form submission in case you deploy there. Brad Traversy has a video tutorial on how to do it.

If you encounter problems customizing, reach out to me by sending me a DM on my Twitter.

Acknowledgements