Skip to content

Commit

Permalink
Merge pull request #386 from juan0444/part2-이주안-week12
Browse files Browse the repository at this point in the history
[이주안] Week11
  • Loading branch information
devym-37 authored May 6, 2024
2 parents 8fdf0fc + 4bcf2ab commit 661e8ff
Show file tree
Hide file tree
Showing 120 changed files with 1,683 additions and 1,337 deletions.
1 change: 0 additions & 1 deletion 5-Weekly-Mission
Submodule 5-Weekly-Mission deleted from 4dc5dd
71 changes: 29 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"classnames": "^2.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",

"react-router-dom": "^6.22.3",
"react-scripts": "5.0.1",
"sass": "^1.75.0",
"styled-components": "^6.1.8",

"web-vitals": "^2.1.4"
},
"scripts": {
Expand All @@ -38,10 +38,8 @@
"last 1 firefox version",
"last 1 safari version"
]

},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"

}
}
Binary file removed public/favicon.ico
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
4 changes: 4 additions & 0 deletions public/images/addLinkIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added public/images/modalFacebookIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/modalKakaoIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/modalLinkIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
3 changes: 1 addition & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
<meta charset="utf-8" />
<title>Linkbrary</title>
</head>
<body style="margin: 0">
<body>
<div id="root"></div>

</body>
</html>
Binary file removed public/logo192.png
Binary file not shown.
Binary file removed public/logo512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions public/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions public/robots.txt

This file was deleted.

38 changes: 0 additions & 38 deletions src/App.css

This file was deleted.

Loading

0 comments on commit 661e8ff

Please sign in to comment.