Files
handyman/README.md
T
Dan Dobos 89144c85d9 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.
2026-02-20 16:54:27 +01:00

288 B

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

Run npm i to install the dependencies.

Run npm run dev to start the development server.