New York Times Archive Search Application using New York Times API integration.
- Search term.
- Number of records (selct from 5,10,15).
- Start year (Optional)
- End year (Optional)
There is input validation such as:
- User cannot submit form with an empty search term.
- End year should be less greater than Start year.