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
- Host: GitHub
- URL: https://github.com/younis-ahmed/alx-trivia
- Owner: Younis-Ahmed
- Created: 2024-01-19T08:10:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-25T08:22:17.000Z (about 1 year ago)
- Last Synced: 2024-04-29T02:14:25.826Z (about 1 year ago)
- Topics: alx, alx-africa, cli-app, trivia-quiz-game
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@younis-ahmed/alx-trivia
- Size: 218 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# ALX-TRIVIA
Alx trivia is a cli application game that utilizes alx project question on you terminal

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
