-
Notifications
You must be signed in to change notification settings - Fork 25
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
Label
Projects
Milestones
Assignee
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
Add route protection to /create page by checking the token from localstorage/cookies using the /verify route on api
feature
hacktoberfest
For participants of hacktoberfest
security
Security-related enhancements or fixes
#15
opened Oct 14, 2024 by
dead8309
Integrate /create-blog route from api on /create page. Put the token from localstorage/cookies as headers
feature
hacktoberfest
For participants of hacktoberfest
integration
Related to API or service integration
#14
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.