bigginers-quiz

1.0.3 • Public • Published

Beginner's Quiz

Welcome to Beginner's Quiz, a simple command-line quiz application built with TypeScript and Node.js for beginners to test their knowledge!

Installation

You can install Beginner's Quiz via npm by running the following command:

npm i bigginers-quiz

Then navigate to the project directory:

cd bigginers-quiz

Description

Beginner's Quiz is an interactive quiz application designed to help beginners learn while having fun. It fetches questions from an API and presents them to the user in a friendly CLI interface. Test your knowledge in various categories and improve your skills with each quiz session.

Usage

To start using Beginner's Quiz, simply run the following command in your terminal:

bigginers-quiz

Follow the prompts to enter your name and answer a series of questions. At the end of the quiz, your score will be displayed.

Features

  • Beginner-friendly quiz questions.
  • Interactive CLI interface.
  • Educational and fun learning experience.

Example

Here's a quick example of how to use Beginner's Quiz:

$ bigginers-quiz
? Enter your name: Alice
? What is the capital of France?
- Paris
- London
- Berlin
- Rome
> Paris
? Who is the author of "Romeo and Juliet"?
- William Shakespeare
- Charles Dickens
- Jane Austen
- Fyodor Dostoevsky
> William Shakespeare
Alice, Your Score Is 2 out of 6

Connect with Me

License

This project is licensed under the MIT License - see the LICENSE file for details.

This README provides an overview of your Beginner's Quiz project, including installation instructions, description, usage examples, features, and links to your LinkedIn and GitHub profiles. Adjustments can be made as per your preference.

Package Sidebar

Install

npm i bigginers-quiz

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

18.2 kB

Total Files

6

Last publish

Collaborators

  • shehbaz-niazi