You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: No semantic HTML, poor screen reader compatibility → excludes users.
Solution: Run axe-core accessibility audits and fix labels, tab order, and contrast. Add ARIA tags. Could even build a dark mode with accessible colors.
Problem: No semantic HTML, poor screen reader compatibility → excludes users.
Solution: Run axe-core accessibility audits and fix labels, tab order, and contrast. Add ARIA tags. Could even build a dark mode with accessible colors.