Skip to content

Commit 216b48b

Browse files
authored
Merge pull request #27 from Work-Plate/develop
Deploy
2 parents ab0ffa8 + 4e94bc8 commit 216b48b

File tree

78 files changed

+504
-157
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+504
-157
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ dist-ssr
2222
*.njsproj
2323
*.sln
2424
*.sw?
25+
.env

package-lock.json

Lines changed: 91 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"dependencies": {
1313
"@emotion/react": "^11.13.3",
1414
"@emotion/styled": "^11.13.0",
15+
"axios": "^1.7.7",
1516
"jotai": "^2.10.2",
1617
"react": "^18.3.1",
1718
"react-dom": "^18.3.1",
464 KB

public/foodMainImage/Foodlists1.svg

Lines changed: 0 additions & 28 deletions
This file was deleted.
610 KB
1000 KB
876 KB
135 KB
236 KB

0 commit comments

Comments
 (0)