1varunvc / snyder

MIT License
0 stars 0 forks source link

Frontend: Ensure Responsive Design and Accessibility #26

Open 1varunvc opened 2 days ago

1varunvc commented 2 days ago
  1. Use MUI's Grid system for responsive layouts.
  2. Test the app on different screen sizes.
  3. Follow accessibility guidelines (use ARIA attributes, proper labels, and keyboard navigation).