https://github.com/thatbeautifuldream/marktwo
levelZero-markTwo
https://github.com/thatbeautifuldream/marktwo
cli fandom-cli javascript-quiz
Last synced: 11 months ago
JSON representation
levelZero-markTwo
- Host: GitHub
- URL: https://github.com/thatbeautifuldream/marktwo
- Owner: thatbeautifuldream
- License: mit
- Created: 2022-08-31T14:23:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T16:36:33.000Z (over 3 years ago)
- Last Synced: 2025-01-26T10:41:36.834Z (about 1 year ago)
- Topics: cli, fandom-cli, javascript-quiz
- Language: JavaScript
- Homepage: https://milind.live/markTwo/
- Size: 3.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📣 `levelZero-markTwo`
## Fandom CLI
- I love JavaScript and I love CLI, hence I made this CLI app on a fandom javascript quiz.
- This app is made using `NodeJS`, `Chalk` and `figlet` library.
## Dependencies
- `chalk` : A library to style the text in the console.
- `figlet` : A library to create ASCII art from text.
## How to use
- Clone the repository using `git clone` command.
- Run `npm install` to install the dependencies.
- Run `npm install -g` to install the CLI app globally.
- Run `markTwo` to start the app.
## How to play
- The app will ask you a question.
- You have to type in the correct answer as per your expertise.
- You will get 1 point for each correct answer.
- You will get 0 points for each wrong answer.
## CLI App Working Demo
