焦点 源码
项目3:CHEFocus 目录 用户故事 AS A food lover I WANT to be able to view other recipes or have a place to store my recipes. SO THAT I can continue to create new dishes or be able to make some of my favorites. 描述 用户可以访问已部署的网站,并被提示注册或登录。登录后,用户可以查看或提交不同的配方。 用户生成的配方提交到数据库后,便会发布在“浏览”页面上。 用户还可以在“浏览”页面中查看所有配方。 安装 要安装必要的依赖项,请运行以下命令。 npm i 用法 访问该网站(在下面链接)注册或登录,然后查看或发布一些您喜欢的食谱。 部署的网站 资料库 克隆存储库 另外,您可以克隆项目并运行以下命令: n
文件列表
chefocus-develop.zip
(预估有个76文件)
chefocus-develop
.gitignore
2KB
README.md
2KB
server
routes
api
auth.js
555B
index.js
429B
profilePic.js
214B
recipes.js
231B
暂无评论