Skip to content

Issues: MLSAKIIT/devblogs-frontend

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Enhance the website with various animations using Framer motion enhancement New feature or request good first issue Good for newcomers hacktoberfest For participants of hacktoberfest help wanted Extra attention is needed UI User Interface-related improvements or issues
#26 opened Oct 14, 2024 by Tony-ArtZ
Add error handling for API calls bug Something isn't working enhancement New feature or request hacktoberfest For participants of hacktoberfest
#25 opened Oct 14, 2024 by dead8309
Integrate Pagination for /get-blogs route feature hacktoberfest For participants of hacktoberfest pagination Related to pagination and data loading
#21 opened Oct 14, 2024 by dead8309
Add a /about page with a brief introduction about the website and its features content Content-related updates or enhancements feature hacktoberfest For participants of hacktoberfest
#18 opened Oct 14, 2024 by dead8309
Update nav bar to display either login or create blog button based on user authentication authentication Issues related to authentication and login feature hacktoberfest For participants of hacktoberfest
#16 opened Oct 14, 2024 by dead8309
Integrate /register route from api on /register page and store the token on localstorage or cookies authentication Issues related to authentication and login feature hacktoberfest For participants of hacktoberfest
#13 opened Oct 14, 2024 by dead8309
Integrate /login route from api on /login page and store the token on localstorage or cookies authentication Issues related to authentication and login feature hacktoberfest For participants of hacktoberfest
#12 opened Oct 14, 2024 by dead8309
Add functionality to LoadMoreButton in components folder to fetch /get-blogs with pagination feature hacktoberfest For participants of hacktoberfest pagination Related to pagination and data loading
#10 opened Oct 14, 2024 by dead8309
ProTip! Exclude everything labeled bug with -label:bug.