https://github.com/wasifbaliyan/neog-camp-marktwo
markTwo of 9 projects of levelZero for Tanay Pratap's neog.camp.
https://github.com/wasifbaliyan/neog-camp-marktwo
cli learning-by-doing neogcamp tanaypratap
Last synced: 3 months ago
JSON representation
markTwo of 9 projects of levelZero for Tanay Pratap's neog.camp.
- Host: GitHub
- URL: https://github.com/wasifbaliyan/neog-camp-marktwo
- Owner: wasifbaliyan
- Created: 2020-12-11T07:31:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T07:38:32.000Z (over 4 years ago)
- Last Synced: 2025-01-10T18:52:13.414Z (5 months ago)
- Topics: cli, learning-by-doing, neogcamp, tanaypratap
- Language: JavaScript
- Homepage: https://repl.it/@wasifbaliyan/neog-camp-markTwo?embed=true
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doraemon Quiz CLI App
A quiz command line interface app for the famous Japanese animation series Doraemon.
I use npm package `readline-sync` to get the input from the user and use `chalk` library to give a colorful appearance to the app.
> This project is part of Tanay Pratap's neog.camp. It is markTwo of the 9 projects of levelZero for neog.camp.