TwitterClone:使用node和mongodb作为后端的Twitter克隆

Create React App入门该项目是通过引导的。可用脚本在项目目录中,可以运行: npm start在开发模式下运行应用程序。打开在浏览器中查看它。如果您进行编辑,则页面将重新加载。您还将在控制台中看到任何棉绒错误。 npm test在交互式监视模式下启动测试运行器。有关更多信息,请参见关于的部分。 npm run build构建生产到应用程序build文件夹。它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。生成被最小化,并且文件名包括哈希值。您的应用已准备好进行部署!有关更多信息,请参见关于的部分。 npm run eject注意:这是单向操作。 eject ,您将无法返回!如果您对构建工具和配置选择不满意,则可以随时eject 。此命令将从项目中删除单个构建依赖项。相反,它将所有配置文件和传递依赖项(webpack,Babel,ESLin
zip
TwitterClone-main.zip 预估大小:43个文件
folder
TwitterClone-main 文件夹
folder
public 文件夹
file
index.html 2KB
folder
src 文件夹
folder
pages 文件夹
file
CreateAccount.js 4KB
file
MainPage.js 1KB
file
Login.js 2KB
file
Signup.js 3KB
file
ProfilePage.js 4KB
file
TweetStatus.js 2KB
folder
store 文件夹
folder
actions 文件夹
file
main.js 537B
folder
actions.js 文件夹
file
index.js 75B
folder
reducers 文件夹
file
rootReducer.js 829B
folder
styles 文件夹
file
modal.scss 579B
file
trend.scss 843B
file
App.scss 664B
file
sidebar.scss 926B
file
profile.scss 958B
file
singup.scss 2KB
file
feed.scss 2KB
file
tweet.scss 1KB
file
comments.scss 738B
file
index.css 399B
folder
images 文件夹
file
twitterLogo.png 44KB
file
avatarStock.jpg 29KB
file
Dora.jpg 10KB
folder
components 文件夹
folder
Feed 文件夹
file
LoadingPosts.js 262B
file
SinglePost.js 3KB
file
FeedHeader.js 2KB
file
Comments.js 965B
folder
Trends 文件夹
file
singleTrend.js 403B
folder
Modals 文件夹
file
TweetLoader.js 238B
file
TweetModal.js 3KB
folder
mainPage 文件夹
file
Feed.js 1KB
file
Sidebar.js 2KB
file
Trend.js 2KB
folder
Buttons 文件夹
file
TweetButton.js 786B
file
FollowButton.js 2KB
file
ListButton.js 456B
file
App.js 982B
file
index.js 386B
file
README.md 3KB
file
.gitignore 310B
file
package-lock.json 724KB
file
package.json 1KB
zip 文件大小:282.82KB