chore: update package.json for deployment and add homepage

- Added "homepage" field for GitHub Pages deployment.
- Introduced "predeploy" and "deploy" scripts for building and deploying the app.
- Moved "@radix-ui/react-toggle-group" to the correct position in dependencies.
- Added "gh-pages" as a dev dependency for deployment.
This commit is contained in:
Dan Dobos
2026-02-20 16:54:27 +01:00
parent 77023919df
commit 89144c85d9
6 changed files with 805 additions and 32 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Handyman Service App Design
This is a code bundle for Handyman Service App Design. The original project is available at https://www.figma.com/design/2MbddGTyLvqoOQ5CFN4poP/Handyman-Service-App-Design.
This is a code bundle for Handyman Service App Design. The main idea is to create a figma website and deploy it in a few hours.
## Running the code