1
0
Fork
You've already forked lenscalculator_react
0
A frontend in React for my lenscalculator backend
  • JavaScript 68.8%
  • CSS 25.9%
  • HTML 5.3%
2025年02月28日 14:48:09 +01:00
public First commit. Added all the files from the repo. 2025年01月21日 13:46:43 +01:00
src Added functions for sending the get requests in the Calculate component. 2025年02月28日 11:54:25 +01:00
.gitignore First commit. Added all the files from the repo. 2025年01月21日 13:46:43 +01:00
eslint.config.js First commit. Added all the files from the repo. 2025年01月21日 13:46:43 +01:00
index.html First commit. Added all the files from the repo. 2025年01月21日 13:46:43 +01:00
LICENSE Added a README.org and a LICENSE file with the Affero General Public License. 2025年01月21日 13:58:28 +01:00
package-lock.json First commit. Added all the files from the repo. 2025年01月21日 13:46:43 +01:00
package.json First commit. Added all the files from the repo. 2025年01月21日 13:46:43 +01:00
README.org Changed Readme to reflect that the code is now ready (except that there is no backend at the specified url). 2025年02月28日 14:48:09 +01:00
vite.config.js First commit. Added all the files from the repo. 2025年01月21日 13:46:43 +01:00

Lenscalculator React

Overview

This is a frontend in React for my lenscalculator backend. It calculates hyperfocal distance, equivalent full frame focal length and angle of view based on system, focal length and aperture.

Copyright and license / Opphavsrett og lisens

© Einar Mostad, 2024 - 2025

This work is shared under the terms of the Affero GPL version 3 or later. See the LICENSE file.