This will be a Single-Page Application of my personal profile for software development.
The initial load, Splash, will have a brand logo, my name and title along with a navbar and footer.
The Navigation Bar successfully changes views without needing to reload the entirety of the site.
I designed my logo with the input of my friend Blake and my Dad.
Deployed GitHub Pages Link: Click Here
GitHub Repository Link: Click Here
- https://www.tutorialspoint.com/reactjs/index.htm
- https://www.tutorialspoint.com/reactjs/reactjs_building_deployment.htm
- https://www.rapidtables.com/web/html/html-codes/html-code-copyright.html
- https://create-react-app.dev/docs/adding-bootstrap/
- https://www.tutorialrepublic.com/faq/how-to-change-the-cursor-into-a-hand-pointer-on-hover-using-css.php#:~:text=You%20can%20simply%20use%20the,the%20default%20text%20selection%20cursor.
- https://stackoverflow.com/questions/885691/how-to-make-a-ul-display-in-a-horizontal-row
- https://blog.hubspot.com/website/center-an-image-in-html#:~:text=Step%201%3A%20Wrap%20the%20image,to%20a%20fixed%20length%20value.
- https://www.geeksforgeeks.org/how-to-use-bootstrap-with-react/
If there are issues with the site, please reach out to me, Jennifer Engle, at [email protected] and reference the site's URL. Please provide any screenshots and behavior along with your browser information.
Jennifer Engle
- GitHub @jengle-dev https://github.com/jengle-dev
Thanks again to David Love for your patience and helpfulness. @Cyril1743. Thank you also to my Bootcamp instructor, teaching assistants and tutors.
No License is used on this site.
Sent for initial grading. I plan to continue working on this in the future.
- I'd like to float the logo in the upper right corner on large and medium screens for future deployment.
- Flex wrap on the Navigation needs to be updated to a hamburger menu dropdown for smaller screens and better UX.
- Bootstrap cards with React needs to have review of the documentation better to understand the image section not displaying more than a couple pixels in height.