1.0.0 • Published 3 years ago

react-command-line-game v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

React command line game

npm.io

This is a React quiz game. There are ten questions in total. Each question consists of one question and three options. You need to choose the correct answer from three

Play by npx

use this way, you don't need to clone the project

npx 

Play by project or development

clone the project

git clone https://github.com/okesseko/react-command-line-game.git

install node modules

npm install

enjoy the game

node .