-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add Homepage sections #32
Open
mhenriette
wants to merge
169
commits into
main
Choose a base branch
from
dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore: add pull request template
feat:initialize nextjs and tailwindcss
feat: create folder structure
feat: import the project images into the images folder
feat: add font family
feat: import icons from figma to icons folder
feat: configure colors and fonts in tailwind config file
feat: set the breakpoints in tailwind config
feat: add sections' wrapper
feat: add animated Link
feat: create tag component
feat: setting titles and body text style
fix: change the width of expertise section on desktop version
Bg/expertise paragraph
refactor: Improve about section styles
Refactor/project section titles
Ft/favicon highlighted text
fix: useRef usage in the gallery section
fix: Add missing Link on paragraph, Hiring Tab
Ft/blog carousel
fix: save mouse coordinates without subtracting the width of the image
fix: allow scroll when the gallery is filled with images on mobile
fix: remove extra space on the className
…card fix: remove style prop on projectCard image
fix: remove mouseout event on desktop
fix: add a window resize event handler
fix: add margin top on gallery section
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
PR contains all sections of the project, Unit 8 Home Page
Hosted Version
Issue ticket number and link
ID-> #36
Link-> here
Tasks completed
Tasks not completed
Screenshots (if needed)