Skip to content

Quizzical is a trivia application that generates random questions and provides a scoring system for users upon completing the quiz. The app is built using JavaScript, CSS, and React, utilizing functional components and React Hooks for implementation.

Notifications You must be signed in to change notification settings

Lanr3waju/Quizzical

Repository files navigation

Quizzical

This is a trivia application that generates random questions and scores the user on completion of the quiz.

screenshot

It utilizes reacts functional components to function and implement its various features.

Built With

  • JavaScript

  • CSS

  • React

  • React ClassNames Library

  • React Hooks

Live Demo

Live Demo Link

Development (Running locally)

  • Clone the project
git clone https://github.com/user/html-css-template.git
  • Install Dependencies
npm install

To run StyleLint by itself, you may run the lint task:

npm run lint:check

Or to automatically fix issues found (where possible):

npm run lint

You can also check against Prettier:

npm run format:check

and to have it actually fix (to the best of its ability) any format issues, run:

npm run format

You can also check against HTML Validator:

npm run html-validator

Style Guides

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

MIT licensed.

About

Quizzical is a trivia application that generates random questions and provides a scoring system for users upon completing the quiz. The app is built using JavaScript, CSS, and React, utilizing functional components and React Hooks for implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published