Ideosorter is a flowchart based interactive political quiz that attempts to bring a different approach to political quizzes.
To run locally you follow the following steps
Clone the repository git clone https://github.com/Ideosorter/ideosorter.github.io
Install a simple static webserver like npm serve
Open the localhost server in a browser
If you dont open the project via a webserver, and instead open the .html file in a browser using the file:// protocal, you might run into a problem with loading scripts and stylesheets because of CORS.
Check the CONTRIBUTING.md file for intructions and guidelines on contributing to this project