TrikozikGames commited on
Commit
6068775
·
verified ·
1 Parent(s): 3e44ae5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -34
README.md CHANGED
@@ -1,34 +1,8 @@
1
- # Tatting Canvas Studio
2
-
3
- Build an interactive web app for Tatting pattern design (Editor Studio) similar to tatting-studio.lovable.app. Needs:
4
-
5
- Grid background with snap (10px).
6
-
7
- Left sidebar with Tatting elements (Rings with picots: Ring 4, Ring 6, Ring 8... and Arcs).
8
-
9
- Interactive Canvas: drag and drop elements, rotate, change thread color, duplicate, mirror (symmetry).
10
-
11
- Right sidebar for color palette (gold, silver, purple, etc.).
12
-
13
- Export canvas to PNG button. Make UI clean, modern, and tablet touch-friendly with large buttons.
14
-
15
- This project was built with [Lovable](https://lovable.dev).
16
-
17
- ## Build with Lovable
18
-
19
- Continue developing this project in the [Lovable editor](https://lovable.dev/projects/b3b0a826-a5e5-4624-a36e-e855eda92ed4).
20
-
21
- - **Ship faster**: describe what you want to build and Lovable handles the code.
22
- - **Stay in sync**: every change made in Lovable is committed straight to this repository.
23
- - **Full ownership**: this code is yours. Push to `main` on GitHub and your changes sync back into Lovable, ready for your next prompt.
24
-
25
- ## Development
26
-
27
- Prefer working locally? You need Node.js and npm — [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating).
28
-
29
- ```sh
30
- git clone <this-repository-url>
31
- cd <repository-name>
32
- npm i
33
- npm run dev
34
- ```
 
1
+ ---
2
+ title: Test
3
+ emoji: 🚀
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ app_port: 7860
8
+ ---