jedahee / Quiz-Game-Web

QuizGame made with native Javascript and free public API

Home Page:https://jedahee.github.io/Quiz-Game-Web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuizGame

QuizGame for programmers made with native Javascript and free public API.

Responsive design is not made so use this web app with a resolution of 1350px or bigger

API extract to: https://quizapi.io/

image

Getting Started πŸš€

You only need to clone the project in a local environment. To execute you must start the file 'index.html'.

See Deployment for how to deploy the project.

Prerequisites πŸ“‹

You must have any supported browser (Chrome, Firefox, Safari, etc).

Installing πŸ”§

These are the next steps to be able to execute the project in your local environment:

You can use Git or Github to clone the project in a local environment. If you use Github you must click on the button that says 'Code' and then on 'Download Zip'. But if you use Git you can use the following command:

git clone https://github.com/jedahee/Quiz-Game-Web.git)

Deployment πŸ“¦

This project is deployed in Github Pages.

If you want to try the project visit:

https://jedahee.github.io/Quiz-Game-Web/

Built With πŸ› οΈ

Some of the tools that I used to create this project:

  • HTML - Web skeleton
  • CSS - Used for web design
  • JS - Used for web logic / Fetch requests

Contributing πŸ–‡οΈ

This project is not open for new contributions

Versioning πŸ“Œ

This is the only version.

I used Git and GitHub for the versioning of this project

Authors βœ’οΈ

The different works I have done for this project:

  • Me - Initial Work and development - jedahee
  • Me - Documentation - jedahee

License πŸ“„

This project does not have any lincence.

Acknowledgments 🎁

  • Tell others about this project πŸ“’
  • Invite a beer 🍺 or a coffee β˜• to someone on the team.
  • Say thank you publicly πŸ€“.

About

QuizGame made with native Javascript and free public API

https://jedahee.github.io/Quiz-Game-Web/


Languages

Language:JavaScript 55.5%Language:CSS 35.7%Language:HTML 8.8%