Реализованы задачи бэклога 1-5 (1я не до конца)

This commit is contained in:
mi
2026-07-21 12:50:46 +03:00
parent 3b71caf7b3
commit 0d7f7a819f
105 changed files with 7185 additions and 38 deletions
+11
View File
@@ -0,0 +1,11 @@
# Main page specification
This is a code bundle for Main page specification. The original project is available at https://www.figma.com/design/AUM6cYgw3VRgSGkUeLngZH/Main-page-specification.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.