https://github.com/chiumax/help-me-choose
Website that helps you make a difficult decision.
https://github.com/chiumax/help-me-choose
beginner-project first-project react
Last synced: about 2 months ago
JSON representation
Website that helps you make a difficult decision.
- Host: GitHub
- URL: https://github.com/chiumax/help-me-choose
- Owner: chiumax
- License: mit
- Created: 2018-07-25T18:16:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T17:56:50.000Z (almost 8 years ago)
- Last Synced: 2025-03-02T16:49:33.620Z (over 1 year ago)
- Topics: beginner-project, first-project, react
- Language: JavaScript
- Homepage: https://dumblole.github.io/help-me-choose/
- Size: 2.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Help Me Decide! :triumph:
[](https://github.com/prettier/prettier)
[](https://github.com/prettydiff/prettydiff)
Website that helps you make a difficult decision.
List down the options you have and let a computer decide for you.
Check it out here: https://dumblole.github.io/help-me-choose/
If you have any suggestions on making this project any better I'd appreciate it.
Please create an issue if something wrong happens.
## Resources/Dependencies :books:
Specifics can be found under the insights tab
- React.JS [https://reactjs.org/]
- Babel [https://babeljs.io/]
- Webpack [https://webpack.js.org/]
## Screenshots



## Code Style :art:
- I use the [Prettier](https://prettier.io/) code formatter for js (default settings from [atom-beautify](https://github.com/Glavin001/atom-beautify)).
[
](https://prettier.io/)
* I use the [Pretty Diff](https://github.com/prettydiff/prettydiff) code formatter for html (default settings from [atom-beautify](https://github.com/Glavin001/atom-beautify)).
[
](https://github.com/prettydiff/prettydiff)