Cligram: A simple grammar quiz written in js using node. Hosted live on Repl.it.
Clone this repo and install the dependancies with your favourite package manager.
git clone https://github.com/b4skyx/cligram
cd cligram
yarn install
Edit the data.json file to add or modify the pre-existing questions as per your usecase.