smit-batch-10-food-delivery-app
smit-batch-10-food-delivery-app copied to clipboard
Added form validations
- Used Prettier Code Formatter for formatting code
- Validate restaurant name to ensure it is not empty.
- Validate restaurant address using a regex pattern.
- Ensure an image is uploaded before submitting the form.
- Implement price validation .
- Add validation for a Pakistani phone number with 11 digits.