Skip to content

olawuwo-abideen/quizapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizapp

A Quizapp where player can choose from available choices. Once the player completed the quiz the app typically display the price

Built With:

  • JavaScript
  • Chalk
  • Chalk animation
  • Figlet
  • Gradient-string
  • Inquirer
  • Nanospinner
  • Nodemon

Installation

  • clone the repository
git clone git@github.com:olawuwo-abideen/quizapp.git
  • navigate to the folder
cd quizapp.git

Run the app in development mode

Open a terminal window session, or the equivalent on your machine, and enter the following command to install all the Node modules needed to run the app:

npm install

After doing an npm install enter the following npm start command:

npm start

This will start the app and set it up to listen for incoming connections on port 3000. Open up your browser of choice and go to the url

http://localhost:3000

to start using the app.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Authors

👤 Olawuwo Abideen