Politipoint is a quiz to help you understand your political leanings.
- Clone the backend for this project and start it. For full instructions, visit: https://github.com/FergusDevelopmentLLC/political_fingerprint_api
- Clone this repository.
$ cd political_fingerprint_fe
$ npm install
$ npm start
- Open your browser to http://127.0.0.1:5000
This is the back end for this application: https://github.com/FergusDevelopmentLLC/political_fingerprint_api
- Fork the this repository
- Create a local development branch for the bugfix; I recommend naming the branch such that you'll recognize its purpose
- Commit a change, and push your local branch to your github fork
- Send me pull request for your changes to be included
Politipoint is licensed under the MIT license. (http://opensource.org/licenses/MIT)