All notable changes to this project will be documented in this file.
- Bootstrap package and styling
- Accessibility for various screensizes via Boostrap
- Bootstrap buttons
- Profile photo
- Replaced placeholder text with content
- Removed custom padding & margins from CSS to Bootstrap HTML classes
- Moved contact info and project to utility files, then pull those arrays in and map over where necessary -- can be moved to context...
- New components for home page
- Bring all content to home page, scroll down with vertical navbar
- Navbar to vertical display
- Projects & ProjectItem components
- Project page setup and routing
Contact
&ContactItem
components- Basic contact page setup
- Routing to contact page
- Contact page initial CSS
Footer
component- Dynamic navbar
- Initialize React app with create-react-app, clean up
Landing
page componenet, landing page image- Start basic routing
- Navbar component