Skip to content

Commit d316357

Browse files
authored
Update README.md
1 parent 01da219 commit d316357

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# React 학습 및 실습
1+
# React Practice
22

3-
| 제목 | 내용 | 학습일 |
3+
| Title | Contents | Date |
44
| ------------- | --------------------- | -------- |
55
| JSX & TSX | react-basic/basic01 | 25/07/01 |
66
| props & state | counter-app/ | 25/07/01 |
@@ -17,8 +17,8 @@
1717

1818
## 배포
1919

20-
- vite + github action - 카운터앱 : https://pracrobo.github.io/react-app/
21-
- vite + vercel - 감정일기 : https://emotion-diary-ten-theta.vercel.app/
20+
- vite + Github Action - Counter APP: https://pracrobo.github.io/react-app/
21+
- vite + vercel - Emotion Diary : https://emotion-diary-ten-theta.vercel.app/
2222

2323
## Reference
24-
- [강의](https://www.inflearn.com/course/%ED%95%9C%EC%9E%85-%EB%A6%AC%EC%95%A1%ED%8A%B8/dashboard)
24+
- [Lecture](https://www.inflearn.com/course/%ED%95%9C%EC%9E%85-%EB%A6%AC%EC%95%A1%ED%8A%B8/dashboard)

0 commit comments

Comments
 (0)