A HTML Canvas Based Photo Viewer
Go to file
Gustavo Henrique Santos Souza de Miranda d63de2dd4e Added some documentation comments on the main js file to help understand the code 2024-08-05 15:37:59 -03:00
imgs Initial Commit with the Basic Vite project and some basic code already done 2024-07-31 01:56:34 -03:00
src Added some documentation comments on the main js file to help understand the code 2024-08-05 15:37:59 -03:00
.gitignore Added JSDoc Documentation for the program 2024-08-05 01:46:25 -03:00
conf.json Added JSDoc Documentation for the program 2024-08-05 01:46:25 -03:00
index.html Initial Commit with the Basic Vite project and some basic code already done 2024-07-31 01:56:34 -03:00
main.js Initial Commit with the Basic Vite project and some basic code already done 2024-07-31 01:56:34 -03:00
package-lock.json Added JSDoc Documentation for the program 2024-08-05 01:46:25 -03:00
package.json Added JSDoc Documentation for the program 2024-08-05 01:46:25 -03:00
style.css Initial Commit with the Basic Vite project and some basic code already done 2024-07-31 01:56:34 -03:00