Range Component Exercise
Custom range slider component with two different modes. Built with Next.js 15, TypeScript, with accessibility support.
Features
- Two range modes: Normal (min-max) and Fixed values
- Fully responsive with mobile touch support
- Complete accessibility with keyboard navigation
- Clean, modern design with smooth interactions
- Comprehensive unit test coverage