Skip to content

Commit

Permalink
Develop (#52)
Browse files Browse the repository at this point in the history
* DOC: how to run in Readme

* Fix styling issues

* remove mock data

* change title

* Implement download results as pdf

---------

Co-authored-by: dzarkV <[email protected]>
Co-authored-by: Diego Vargas <[email protected]>
  • Loading branch information
3 people authored May 11, 2024
1 parent e9c86ce commit 71b7785
Show file tree
Hide file tree
Showing 7 changed files with 323 additions and 32 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"html-to-text": "^9.0.5",
"markdown-it": "^14.1.0",
"pdfmake": "^0.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

0 comments on commit 71b7785

Please sign in to comment.