Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

26th Apr 1st version distribution #16

Merged
merged 38 commits into from
Apr 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
758e40f
[init] #2 - Add package.json
dandamdandam Apr 8, 2023
b6c31d8
[Feat] #2 - Add files for work
dandamdandam Apr 8, 2023
ca0ebb8
[Feat] #2 - Add icon
dandamdandam Apr 8, 2023
07a20cd
[Feat] #3 - Add homepage(Home.js)
dandamdandam Apr 8, 2023
ed34aff
[Feat] #3 - Add component(move_personal.js)
dandamdandam Apr 8, 2023
c4f3c4e
[Feat] #4 - Route JDYpage(JeongDayeon.js)
dandamdandam Apr 8, 2023
c6953d9
[Feat] #4 - Update content to JDY
dandamdandam Apr 8, 2023
2764249
[Docs] #4 - Add images, data files
dandamdandam Apr 8, 2023
d6452eb
[Feat] #4 - Update balance game to JDY
dandamdandam Apr 8, 2023
f316afd
[Feat] #4 - Update projects to JDY
dandamdandam Apr 8, 2023
78f2a22
[Feat] #4 - Update tech_stacks to JDY
dandamdandam Apr 8, 2023
3cd5c83
[Feat] #4 - Update channel to JDY
dandamdandam Apr 8, 2023
b958893
[Feat] #5 - Add index.css, jdy.css
dandamdandam Apr 12, 2023
a87775c
[Feat] #5 - Style project panels
dandamdandam Apr 12, 2023
da4a8cb
개인 페이지 개발
tjdqls0508 Apr 15, 2023
4b64436
[Feat] #5 - Style tech stacks list
dandamdandam Apr 12, 2023
32c6d34
[Feat] #5 - Style balance game
dandamdandam Apr 15, 2023
d1af418
[Feat] #5 - improve readability
dandamdandam Apr 15, 2023
0f460e4
[Feat] #5 - Style channel link
dandamdandam Apr 15, 2023
f75a67c
[Feat] #5 - Add Header animation
dandamdandam Apr 15, 2023
bed3b8a
[Feat] #5 - Add rotation animation
dandamdandam Apr 15, 2023
a70c3de
[Docs] #4 - Add content of projects and balance_game
dandamdandam Apr 15, 2023
2280815
[Style] #5 - Add recomment width
dandamdandam Apr 15, 2023
c5d3f5a
Add files via upload
SeoSangtae001027 Apr 16, 2023
7e2f64d
[Feat] #13 - hidden overflow elements
dandamdandam Apr 17, 2023
ffdfa37
Merge pull request #12 from likelion11-kangwon/tjdqls0508
tjdqls0508 Apr 17, 2023
616cef7
Merge branch 'develop' into feat/featureJeongDayeon
HanGyeongjun Apr 17, 2023
c9b6e56
Merge pull request #9 from likelion11-kangwon/feat/featureJeongDayeon
dandamdandam Apr 17, 2023
1e4f2ee
Merge pull request #10 from likelion11-kangwon/feat/sangtae
SeoSangtae001027 Apr 17, 2023
12f1da3
Merge branch 'feat/featureJeongDayeon' of https://github.com/likelion…
dandamdandam Apr 17, 2023
9c1dc6a
[Docs] #14 - Move images&css&JS
dandamdandam Apr 17, 2023
857f3ed
[Feat] #14 - Add personal page JS
dandamdandam Apr 17, 2023
d83dce5
[Feat] #4 - Route personal pages
dandamdandam Apr 17, 2023
6fbe146
[Fix] #14 - debug
dandamdandam Apr 17, 2023
331c66c
[Fix] #13 - del
dandamdandam Apr 20, 2023
405ec3c
Merge pull request #15 from likelion11-kangwon/feat/featureJeongDayeon
dandamdandam Apr 20, 2023
605a7b9
홈 CSS적용
SeoSangtae001027 Apr 21, 2023
4090311
[Style] #14 - Revise css
dandamdandam Apr 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17,326 changes: 17,326 additions & 0 deletions WarmUpProject/package-lock.json

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions WarmUpProject/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"name": "reac",
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
Binary file added WarmUpProject/public/images/Home_imgs/Li.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions WarmUpProject/public/images/jdy_imgs/css3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions WarmUpProject/public/images/jdy_imgs/html5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions WarmUpProject/public/images/jdy_imgs/java.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions WarmUpProject/public/images/jdy_imgs/js.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions WarmUpProject/public/images/jdy_imgs/mongodb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions WarmUpProject/public/images/jdy_imgs/nodejs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions WarmUpProject/public/images/jdy_imgs/proj_panel_button_ui.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading