d@dineshsinghdhami· 1h
Completed DevConnect Task 1 – Accessible Conference Schedule
Completed my first practical task in the DevConnect Frontend Program . I built a responsive and keyboard-accessible Conference Schedule using React and Vite. The schedule includes two conference days and three tracks: Frontend, Backend, and AI & ML. I focused mainly on accessibility, including keyboard navigation, visible focus states, accessible session dialogs, Escape key support, and responsive behavior without horizontal scrolling at 320px. Live demo: https://devconnect-conference-schedule.vercel.app GitHub: https://github.com/dineshsinghdhami/devconnect-program Task 1 is now completed and reviewed.