项目作者: salahineo

项目描述 :
Multi Choices Quiz
高级语言: JavaScript
项目地址: git://github.com/salahineo/Multi-Choices-Quiz.git
创建时间: 2020-10-02T17:47:45Z
项目社区:https://github.com/salahineo/Multi-Choices-Quiz

开源协议:GNU General Public License v3.0

下载


MCQ App


Responsive Mockup

🎯 Goal

Multi Choices Quiz is an interactive app for administering multiple-choice quizzes. It’s designed to support learning and self-assessment in a straightforward, user-friendly format.


🌐 Demo

Check out the live demo here.


💻 Stack

  • HTML
  • CSS
  • JavaScript
  • AJAX
  • JSON

The project is fully responsive, ensuring it works across all devices.


🏗️ Installation

  • Fork the repository by clicking the Fork button at the top-right of the repository page.
  • Clone your forked repository locally
    1. git clone https://github.com/your-username/repo-name.git
  • Navigate to the project directory
    1. cd repo-name
  • Install NPM server globally
    1. npm install -g serve
  • Start the server
    1. serve
  • Open your browser and navigate to http://localhost:<port> to view the project.

Replace <port> with the port number displayed in the terminal.


⚓ Contributing

Contributions are welcome and greatly appreciated! If you’d like to contribute to this project, please follow these steps:

  • Fork the repository by clicking the Fork button at the top-right of the repository page.
  • Clone your forked repository locally
    1. git clone https://github.com/your-username/repo-name.git
  • Create a new branch for your contribution
    1. git checkout -b feature/your-feature-name
  • Make your changes and ensure your code is clean and properly formatted.
  • Commit your changes
    1. git commit -m "feat: your feature description"
  • Push your branch to your forked repository
    1. git push origin feature/your-feature-name
  • Submit a Pull Request (PR) by going to the original repository and clicking the “New Pull Request” button.

📋 Contribution Guidelines

  • Ensure your changes are well-tested and documented.
  • Adhere to the existing code style and project structure.
  • Provide clear descriptions in your PR regarding the changes and enhancements.
  • Be open to feedback and discussion in the PR review process.

✉️ Contact

LinkTree


🔓 License

License: GPL v3


If you find my work good, consider giving it a ⭐ or fork-ing to show some ❤️. It helps me stay on track and be motivated.