Smart Alarm Setter with natural hint validation (AM/PM logic) A React.js project that sets alarms based on user hints like "wake up in the morning". It understands context (AM/PM), validates input, and ensures a smooth UX.
- Hint-based time validation
- AM/PM smart logic
- Clean UI with dropdowns
- React Hooks (useState, useEffect)