https://github.com/maximiliengilet/choice-maker
A simple tool to help you list pros and cons to make a choice
https://github.com/maximiliengilet/choice-maker
choice react
Last synced: 3 months ago
JSON representation
A simple tool to help you list pros and cons to make a choice
- Host: GitHub
- URL: https://github.com/maximiliengilet/choice-maker
- Owner: maximilienGilet
- Created: 2017-07-22T00:30:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-22T00:50:04.000Z (about 8 years ago)
- Last Synced: 2025-03-03T09:13:21.343Z (8 months ago)
- Topics: choice, react
- Language: JavaScript
- Homepage: http://choice-maker.surge.sh
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Description
A simple tool to help you list pros and cons to make a choice.
Made just to practice React and CSS.
## Usage
[Online version](http://choice-maker.surge.sh)
or
To run this React app, just run the following command
```bash
npm run build
```## Licence
MIT