Rebuilding and converting the retirement timer with Vite and React instead of create-react-app for better compatibility as create-react-app is now deprecated. https://reiyua.github.io/TombayRetirementTimerV2/
Find a file
2024-09-09 03:49:09 +00:00
public Deploy blank Vite project with React framework and JS variant. 2024-09-09 03:26:36 +00:00
src Deploy blank Vite project with React framework and JS variant. 2024-09-09 03:26:36 +00:00
.gitignore Deploy blank Vite project with React framework and JS variant. 2024-09-09 03:26:36 +00:00
eslint.config.js Deploy blank Vite project with React framework and JS variant. 2024-09-09 03:26:36 +00:00
index.html Deploy blank Vite project with React framework and JS variant. 2024-09-09 03:26:36 +00:00
package-lock.json Oh dear god, this is so much pain 2024-09-09 03:49:09 +00:00
package.json Oh dear god, this is so much pain 2024-09-09 03:49:09 +00:00
README.md Update README with better information. 2024-09-09 03:23:34 +00:00
vite.config.js Deploy blank Vite project with React framework and JS variant. 2024-09-09 03:26:36 +00:00

TombayRetirementTimerV2

Rebuilding the retirement timer with Vite and React instead of create-react-app for better compatibility as create-react-app is now deprecated.