react_static-list-of-posts

时间:2024-04-04 09:45:01
【文件属性】:

文件名称:react_static-list-of-posts

文件大小:54KB

文件格式:ZIP

更新时间:2024-04-04 09:45:01

JavaScript

React静态的帖子列表 在中用您的Github用户名替换 遵循 任务 实现一个包含5个组件的应用程序,其中PostList , Post , User , CommentList和Comment显示 , 和 。 PostList中的每个帖子都由一个Post组件表示。 它应该显示: 帖子title 帖子的文字( body ) User组件,显示帖子作者的name , email和address CommentList发表评论的子列表。 每个Comment应显示name , body和email 。


【文件预览】:
react_static-list-of-posts-master
----.stylelintignore(7B)
----package.json(1KB)
----src()
--------App.scss(18B)
--------index.js(147B)
--------api()
--------App.js(471B)
----.eslintrc.js(70B)
----.stylelintrc.js(79B)
----.gitignore(119B)
----public()
--------index.html(249B)
----README.md(859B)
----.eslintignore(21B)
----.editorconfig(155B)

网友评论