Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaqdeff/slang-quiz
This is a simple interactive quiz project with questions testing on urban slang knowledge. Built with HTML, Bootstrap, JavaScript.
https://github.com/shaqdeff/slang-quiz
bootstrap html javascript
Last synced: 9 days ago
JSON representation
This is a simple interactive quiz project with questions testing on urban slang knowledge. Built with HTML, Bootstrap, JavaScript.
- Host: GitHub
- URL: https://github.com/shaqdeff/slang-quiz
- Owner: shaqdeff
- Created: 2022-04-25T04:50:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T05:41:15.000Z (over 2 years ago)
- Last Synced: 2025-01-15T19:01:50.207Z (13 days ago)
- Topics: bootstrap, html, javascript
- Language: HTML
- Homepage:
- Size: 23.4 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slang-Quiz
This is a simple interactive quiz project with questions testing on urban slang knowledge. It consists of 10 questions, each carrying 10 points per correct answer. Built with JavaScript.
## Built With
- HTML
- Bootstrap
- JavaScript## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- A web browser (e.g. Mozilla Firefox, Google Chrome etc.)
- git: This is a version control system used for source code management.
- A text editor (e.g Visual Studio Code (recommended), Sublime Text, Atom etc.)
- Live Server: A web extension utility for Visual Studio Code that helps you live reload feature for dynamic pages.## Live Demo
[Click here to test your knowledge on urban slang](https://shaqdeff.github.io/Slang-Quiz/).
### Setup
- With git, clone the code to your machine, or download a ZIP of all the files directly.
- [Download the ZIP file from this location](https://github.com/shaqdeff/Slang-Quiz/archive/refs/heads/main.zip) or run the following [git](https://git-scm.com/) command to clone the files to your machine:```
git clone https://github.com/shaqdeff/Slang-Quiz.git
```- Once the files are on your machine, open the **Slang-Quiz** folder in [Visual Studio Code](https://code.visualstudio.com/download).
## Deployment
- After opening the files in Visual Studio Code, press the **Go Live** button on the status bar (bottom of the window) to launch the files with Live Server.
## Authors
👤 **Shaquille Ndunda**
- GitHub: [@shaqdeff](https://github.com/shaqdeff)
- Twitter: [@shaquillendunda](https://twitter.com/shaquillendunda)
- LinkedIn: [Shaquille Ndunda](https://www.linkedin.com/in/shaquille-ndunda-b13a95107/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used.
- Inspiration
- etc.## 📝 License
This project is [MIT](./MIT.md) licensed.