Initial commit

This commit is contained in:
Dan Dobos
2026-02-20 16:22:48 +01:00
commit 77023919df
73 changed files with 12378 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.