Skip to content

Quizzical is a project that represents a game users can play by answering a set of general questions and they get a result shown to them. Built in React, and CSS

Notifications You must be signed in to change notification settings

Bennyjoez/Quizzical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzical

📗 Table of Contents

📖 Quizzical

Quizzical is a project that represents a game users can play by answering a set of general questions and they get a result shown to them.

🛠 Built With

Tech Stack

Client

Live Demo

Watch the page on this link

(back to top)

Key Features

I plan to implement the following features:

  • [Quiz] This section shows the questions to be answered.
  • [Answers] This section features the multiple choices a user can select from.
  • [Submit_Button] This button allows the user to submit the answers once he/she is through with answering them.

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites </>

In order to set up a local copy of this repository, you need to have git installed:

Install Git

Setup

Clone this repository to your desired folder:

Example commands:

  mkdir my-folder
  cd my-folder
  git clone git@github.com:Bennyjoez/Quizzical.git
  npm install

Usage

To run the project:

Run this command on the terminal

  npm run dev

How to play

  • Read through the question.

  • Look at the possible answers listed below each question.

  • Click on a possible answer to a question.

    Note : One answer per question

  • After selecting answers to all questions, click on check answers button.

  • Look at the correct answers highlighted in green.

  • Check the score at the bottom of the screen.

  • Click on play again to start a new game.

Usage

Tests can be performed using the lighthouse extension on google chrome to get a report of the page performance.

(back to top)

👥 Author

👤 Benson Njuguna

(back to top)

🔭 Future Features

I plan to add the following features:

  • [Historical_scores]
  • [Additional_questions]
  • [Genre_list]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, you can show your support by giving this project's repository a star on github.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the outstanding collection of information they have provided that enabled me to create the project.

📝 License

This project is MIT licensed.

(back to top)

About

Quizzical is a project that represents a game users can play by answering a set of general questions and they get a result shown to them. Built in React, and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published