Skip to content

okesseko/react-command-line-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React command line game

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 react-command-line-game

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 .

About

A command line game for react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published