FEED-IT(前端) Feed-it是Reddit feed克隆,用于创建帖子并评论这些帖子。 使用Rails API和JS React-Redux前端。 要使该应用程序运行,请遵循本自述文件以及以下链接中的自述文件。 在YouTube上观看我的演示 未来的实施 添加用户模型,安全登录,帖子和评论的所有权。 添加测试 安装 分叉并克隆此存储库 $ git clone https://github.com/BRoel/feed-it_frontend.git 导航到feed-it_frontend $ cd feed-it_frontend 启动您的本地环境 Enter "npm start" into your terminal 用法 1.) Once both repositories are opened and running you may begin to add Po