-
Notifications
You must be signed in to change notification settings - Fork 67
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: Updated Home Page UI successfully Issue 4 #62
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
@MeetDOD This looks great, also implement the About Us section and recent Posts section (for now simply show the first 6 posts from the posts API) as stated in the issue. |
since you are also working on the pagination issue, after implementing the pagination use that API to fetch 1st page and pass page size of 6 for the recent posts case |
So, sir basically also i make to design for about us section so should I raise another issue and through that issue I should work on it. |
in About section just write what the project scope is and how it works etc and no need to raise another issue, simply raise another PR referencing issue #4 or you can add it to this pr also |
Ok @VaibhavArora314 Got it :) |
@VaibhavArora314 Sir, how about this Approach, if you like it then i will implement it ! |
That looks great, go ahead |
Work continued in #78 |
Pull Request Resolves[#4 ]
Title: Updated Home Page UI.
Description
Added hero Image with floating animation.
Styled the Explored button.
Added Emoji's.
Implemented nice background.
Responsive also.
Related Issues
Fixes #4
Changes Made
Improvements in Home page UI
Screenshots
I certify that I have carried out the relevant code of conduct and provided the requisite screenshot for validation by submitting this pull request.
Thank You for this contribution.