This commit is contained in:
Zotov Ivan Yuryevich
2026-04-02 23:08:29 +03:00
commit 64ae1d9f5a
124 changed files with 18491 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Redesign Modern Website (Copy)
This is a code bundle for Redesign Modern Website (Copy). The original project is available at https://www.figma.com/design/YgZy1khwB5JnJFfONCi1cA/Redesign-Modern-Website--Copy-.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.