在单击链接时,应在react-hooks网站中创建/打开一个html页面,并显示内容
I have integrated my React-hooks website with contentful. Now I am able to see contents from contentful website in my react site. On click on Read more >> link I would like to display the contents received to open in an html page, so that I can see full co...