mcq-app:MCQ React应用

时间:2021-02-22 17:33:11
【文件属性】:
文件名称:mcq-app:MCQ React应用
文件大小:93KB
文件格式:ZIP
更新时间:2021-02-22 17:33:11
JavaScript 面试项目-基本的基于React的mcq考试应用程序-仅限前端,无API。 编辑[ /src/questions.js ]以包含您自己的问题。 问题陈述 这基本上是对应用程序的测试。 您将必须设计一个显示在前端的MCQ测试。 将有7个MCQ,每个MCQ中都有选项。 您可以使用对象和数组将问题和答案存储在react应用程序中。 在MCQ应用程序上一次仅显示一个问题。 测试完成后,以整洁的格式显示结果。 快速开始 要求 或 安装 # Clone repo $ git clone https://github.com/akshayalmadi/mcq-app.git $ cd mcq # Install dependencies $ yarn or npm install # Serve on localhost:3000 $ npm start # Build for productio
【文件预览】:
mcq-app-main
----package.json(442B)
----src()
--------components()
--------questions.js(2KB)
--------index.js(169B)
--------App.js(3KB)
--------App.css(3KB)
--------index.css(0B)
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(280B)
----README.md(1KB)
----yarn.lock(311KB)

网友评论