An open API service indexing awesome lists of open source software.

https://github.com/younis-ahmed/alx-trivia

Trivia-style Cli game
https://github.com/younis-ahmed/alx-trivia

alx alx-africa cli-app trivia-quiz-game

Last synced: about 2 months ago
JSON representation

Trivia-style Cli game

Awesome Lists containing this project

README

        

# ALX-TRIVIA

Alx trivia is a cli application game that utilizes alx project question on you terminal






![image](https://github.com/Younis-Ahmed/alx-trivia/assets/23105954/734dbc31-1342-4304-9dfc-05d46fa285b4)

ALX-TRIVIA

Alx trivia is a cli application game that utilizes alx project question on your terminal
.


### Prerequisites

```js
node >= 16
npm >= 20
```

### Installation Through clone

Installing and setting up clone.

1. Clone the repo
```bash
git clone https://github.com/younis-ahmed/alx-trivia
```
2. Install NPM packages
```bash
npm install
```
3. Run
```bash
node dist/index.js
```

### Installation Through npm

```bash
npm i @younis-ahmed/alx-trivia
```
or
```sh
npx @younis-ahmed/alx-trivia -y
```

## Usage

![CPT2402011704-1029x732](https://github.com/Younis-Ahmed/alx-trivia/assets/23105954/9de824f3-3457-4321-bd4f-c2fe74e4633d)