Ugly to Pretty
Very simple script converting multiple .txt, .png and .jpg files to website. It has been created for better data transparency
How to use
- Put your questions in ./src/questions directory
- Install dependencies (npm install)
- Run the application (npm start)
- Enjoy pretty list located in ./dist/index.html file
Converting into PDF is actually under development