jeremiahlewis77 / personal-website

Personal website built with Next.js, Typescript and TailwindCSS. Deployed with Vercel.
https://jeremiahmlewis.me
0 stars 0 forks source link

✨ Implement Homepage #5

Closed jeremiahlewis77 closed 2 years ago

jeremiahlewis77 commented 2 years ago

Description

Implement Homepage for personal website. This task is dependent upon completion of the Figma mockup (#6)

Elements to be implemented

    • [x] Implement Header
    • [x] Hero/About Me Section
    • [x] Projects/Experience Section
    • [x] Footer
jeremiahlewis77 commented 2 years ago

This issue will be closed as pull request #14 which implements the Resume page also partially implements the Homepage and its necessary components.

The reason this implementation is partial is due to the implementation of links as they are developed. So, while the homepage has been implemented, not all links are active at the moment. Implementation of links will be included with the pull requests containing implementation of their respective pages.