Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 731 Bytes

File metadata and controls

21 lines (16 loc) · 731 Bytes

MailChimp clone and ARIA-describedby Example

What I have learned in this project

  • Usage of Semantic HTML
  • Accessibility
    • How to use ARIA Attribute
    • Aria-label
    • Aria-labelledby
    • Aria-describedby
  • Form validation
    • Regex Expression
  • working with css pseudo classes
  • SEO Best Practices

this app is 100% Accessible you can check using axe dev tool extension or Light house in Chrome dev tools

Mail Chimp Clone Desktop View Mail Chimp Clone Mobile View