Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vedanthb/cli-quiz-on-nirvana-

A CLI quiz on Nirvana made with node js and chalk
https://github.com/vedanthb/cli-quiz-on-nirvana-

Last synced: about 2 months ago
JSON representation

A CLI quiz on Nirvana made with node js and chalk

Awesome Lists containing this project

README

        

# CLI-QUIZ-on-Nirvana

A CLI quiz on Nirvana made with node js and chalk

Link to live repl: https://replit.com/talk/share/Quiz-on-Nirvana/135825

- NEOG CAMP
- MARK TWO

# What is Node js?
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.

# What is Chalk?
chalk is a library that provides a simple and easy to use interface for applying ANSI colors and styles to your command-line output.