Skip to content

A web application for practicing coding quizzes in various programming languages.

Notifications You must be signed in to change notification settings

RishabhSingh08/vueQuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Coding Quizzes

Screen Shot 2023-06-26 at 2 20 56 PM

A web application for practicing coding quizzes in various programming languages.

Table of Contents

Description

Coding Quizzes is a web application designed to help users practice their coding skills through interactive quizzes. The application covers a wide range of programming languages including JavaScript, HTML/CSS, Python, Java, C#, Swift, PHP, Ruby, Go, and Rust.

The quizzes are designed to test your knowledge in each programming language with multiple-choice questions. Each quiz contains a set of questions and options, and you can choose the correct answer to score points. The application provides instant feedback on your answers and keeps track of your progress.

Features

  • 💻 Multiple programming languages supported.
  • 📝 Rich set of quizzes in each programming language.
  • 😍 User-friendly interface for answering questions.
  • 💬 Feedback on answers with correct solutions.
  • 💯 Score tracking and progress monitoring.
  • 🔍 Search bar to find specific quizzes or topics.

Installation

To run the Coding Quizzes application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/coding-quizzes.git
  2. Install the required dependencies:

    cd coding-quizzes
    npm install
  3. Start the development server:

    npm run dev
  4. Access the application in your browser at http://localhost:3000.

Usage

Once the application is running, you can access the Coding Quizzes website in your browser. The homepage will display a list of available quizzes for different programming languages. Click on a quiz to start answering questions.

Use the search bar to find specific quizzes or topics of interest. The application provides instant feedback on your answers, indicating whether you have chosen the correct option or not. Keep track of your score and progress as you complete quizzes.

Contributing

Contributions are welcome! If you would like to contribute to the Coding Quizzes project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make the necessary changes and commit your code.
  4. Push the changes to your forked repository.
  5. Submit a pull request to the main repository.

Please ensure that your code follows the project's coding style and guidelines. Also, include relevant tests and documentation for your changes.

License

This project is licensed under the MIT License.

🚀 Happy coding!

About

A web application for practicing coding quizzes in various programming languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published