Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duanedave/ranndom-choice-picker
Random choice picker is an app that utilizes Html | Css | JavaScript, it helps users to pick from a list of choices right at the moment of indecision.
https://github.com/duanedave/ranndom-choice-picker
css html stylelint
Last synced: 18 days ago
JSON representation
Random choice picker is an app that utilizes Html | Css | JavaScript, it helps users to pick from a list of choices right at the moment of indecision.
- Host: GitHub
- URL: https://github.com/duanedave/ranndom-choice-picker
- Owner: DuaneDave
- License: mit
- Created: 2022-08-26T13:58:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T17:43:35.000Z (over 2 years ago)
- Last Synced: 2024-10-24T14:18:48.464Z (2 months ago)
- Topics: css, html, stylelint
- Language: JavaScript
- Homepage: https://duanedave.github.io/Ranndom-Choice-Picker/
- Size: 208 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Ranndom-Choice-Picker
Random choice picker is an app that utilizes HTML | CSS | JAVASCRIPT. It helps user's to pick from a list of choices right at the moment of indecision.
![screenshot](./asset/img1.png)
## Built With
- HTML.
- Javascript.
- Css.## To get a local copy up and running follow these simple example steps.
- Clone this repo to your machine by using Git clone: Git clone `https://github.com/DuaneDave/Ranndom-Choice-Picker.git`
- open in your vs code terminal and run live server
- `npm install -g @lhci/[email protected]`
- `npm install --save-dev [email protected]`
- `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`### Run the following tests:
- `npx hint .`
- `npx stylelint "\*_/_.{css,scss}"`
- `npx eslint .`### LIVE DEMO
Check the live demo here [LINK](https://duanedave.github.io/Ranndom-Choice-Picker/)
## Authors
👤 **Obiebi Okiemute David**
- GitHub: [@githubhandle](https://github.com/DuaneDave)
- Twitter: [@twitterhandle](https://twitter.com/dave_duane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okiemute-david-obiebi-6b4a6a230/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DuaneDave/Ranndom-Choice-Picker/issues).
## 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 licensed by [MIT](./LICENSE).