Prompt :Build me a flight lookup nextjs web app where the user can put in a flight number and the app gives you the start time, end time, time zones, start location, and end location of the flight. For now, use a mock API that returns a list of matching flights. Display the search results under the form input.(为我构建一个Next.js航班查询网页应用,用户可以输入航班号,应用会给出航班的开始时间、结束时间、时区、起始地点和结束地点。目前,使用一个模拟API来返回匹配航班的列表。将搜索结果显示在表单输入下方。)
相关导航
暂无评论...