Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
247d353
layout framework
eunseo9311 Sep 25, 2024
17f3750
right box changed
eunseo9311 Sep 25, 2024
e841dec
style fixed
eunseo9311 Sep 25, 2024
f3b641f
background image input
eunseo9311 Sep 25, 2024
6256eb6
style fixed2
eunseo9311 Sep 25, 2024
2618e18
style changed
eunseo9311 Sep 25, 2024
2244e65
layout style changed
eunseo9311 Sep 25, 2024
7dc8d16
receipt 1
eunseo9311 Sep 25, 2024
ae2dbbd
week1 receipt frame
eunseo9311 Sep 25, 2024
ce77768
week1 end
eunseo9311 Sep 26, 2024
8d44854
style_week1_html
eunseo9311 Oct 30, 2024
91efaff
style_week1_margin2
eunseo9311 Oct 30, 2024
cafc51e
refecor_week1_html_css
eunseo9311 Oct 30, 2024
ddf6c84
chore_week1_css
eunseo9311 Oct 30, 2024
4ca5758
feat_week1_css_mediaQuery
eunseo9311 Oct 30, 2024
365da04
chore_week1_css
eunseo9311 Oct 30, 2024
e9b3298
chore_week1_css
eunseo9311 Oct 30, 2024
d9c5680
mediaQuery_exercise.css
eunseo9311 Nov 4, 2024
4e411c9
fixed_week1.css
eunseo9311 Nov 5, 2024
b54b03f
style_week1.css
eunseo9311 Nov 5, 2024
a43cd8e
layout_fix 다시 만들기...
eunseo9311 Nov 5, 2024
21c6104
feat_week1.html
eunseo9311 Nov 5, 2024
d969555
new_recipe.html
eunseo9311 Nov 5, 2024
bb567aa
feat_week1.html
eunseo9311 Nov 5, 2024
d7a245b
new_recipet.css_margin
eunseo9311 Nov 5, 2024
3bc00e9
new_recipe_nutrition
eunseo9311 Nov 5, 2024
89a151f
file_name_changed
eunseo9311 Nov 5, 2024
429b5a3
feat_new_recipt_margin
eunseo9311 Nov 5, 2024
f7444f3
feat_new_receipt_number
eunseo9311 Nov 5, 2024
bfa1aee
feat_layout_margin
eunseo9311 Nov 5, 2024
0445454
feat_recipet_css
eunseo9311 Nov 6, 2024
af8fa09
recipe_css_fix
eunseo9311 Nov 7, 2024
d4917d9
mediaQuery_fix
eunseo9311 Nov 7, 2024
e485538
[style] 파일명 변경
eunseo9311 Nov 7, 2024
ed54a24
[chore] week2_todo 구조 잡기
eunseo9311 Nov 8, 2024
dd0ba83
[fix] week2_todo
eunseo9311 Nov 8, 2024
85f40c2
[fix] html 전반적인 구조 수정
eunseo9311 Nov 8, 2024
b75f25c
[fix] 전반적인 css 코드 수정
eunseo9311 Nov 8, 2024
3a471e3
[chore] todo.js 파일 구조 짜기
eunseo9311 Nov 8, 2024
e131415
[form fixed] 전반적인 코드 개선
eunseo9311 Nov 13, 2024
27bcb7f
[style] 이미지 이름 변경
eunseo9311 Nov 13, 2024
78dd281
[fix] 체크박스 이벤트 우선순위 변경
eunseo9311 Nov 13, 2024
915e19f
[fix] 체크박스 상태 정렬 reFixed
eunseo9311 Nov 13, 2024
03ae89c
[chore] 모든 파일 이름 수정
eunseo9311 Nov 13, 2024
d356056
[chore] useState 구조잡기
eunseo9311 Nov 13, 2024
b2df855
[구조변경] 파일 이름 변경
eunseo9311 Nov 13, 2024
1ae7b52
[fix] 이미지 형식 수정, 테마 수정
eunseo9311 Nov 13, 2024
b95327a
[코드추가] useEffectExample1
eunseo9311 Nov 13, 2024
3df0cb8
[코드추가] useEffectExample2
eunseo9311 Nov 13, 2024
afe7446
[코드 추가] UseRefExample1
eunseo9311 Nov 13, 2024
945a500
[코드 추가] UseRefExample2
eunseo9311 Nov 13, 2024
a96bda4
[코드 추가] UseRefExample3
eunseo9311 Nov 13, 2024
b1bb771
[코드추가] UseRefExample4
eunseo9311 Nov 13, 2024
394187d
[코드 추가] UseStateExample1,2
eunseo9311 Nov 13, 2024
0fd96e1
[chore] App.js 내용 추가
eunseo9311 Nov 13, 2024
314239e
[fix] 변수명 변경
eunseo9311 Nov 13, 2024
2d356f0
[fix] Timer.js 내용 추가
eunseo9311 Nov 14, 2024
83fa617
[fix] Timer.js 파일 위치 수정
eunseo9311 Nov 14, 2024
743480e
[fix] background-image 100% 비율 맞추기
eunseo9311 Nov 14, 2024
bdc1498
[fix] deleteIcon 연결
eunseo9311 Nov 14, 2024
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
11 changes: 0 additions & 11 deletions 1회차/1회차과제.html

This file was deleted.

23 changes: 23 additions & 0 deletions reacthookstudy/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
70 changes: 70 additions & 0 deletions reacthookstudy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can't go back!**

If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).

### Code Splitting

This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)

### Analyzing the Bundle Size

This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)

### Making a Progressive Web App

This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)

### Advanced Configuration

This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)

### Deployment

This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)

### `npm run build` fails to minify

This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
Loading