Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhan117/react-practice-projects
Udemy의 React 인강으로 공부하면서 진행한 작은 프로젝트들을 모아둔 저장소이다. 코드 기록을 해둬서 나중에 기억이 안날 때 보기 위한 용도
https://github.com/jhan117/react-practice-projects
reactjs study-notes
Last synced: 19 days ago
JSON representation
Udemy의 React 인강으로 공부하면서 진행한 작은 프로젝트들을 모아둔 저장소이다. 코드 기록을 해둬서 나중에 기억이 안날 때 보기 위한 용도
- Host: GitHub
- URL: https://github.com/jhan117/react-practice-projects
- Owner: jhan117
- Created: 2022-12-26T00:12:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T05:18:05.000Z (3 months ago)
- Last Synced: 2024-10-10T00:41:39.460Z (about 1 month ago)
- Topics: reactjs, study-notes
- Homepage:
- Size: 2.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 프로젝트 목록
Branches에서 다양한 프로젝트 목록을 볼 수 있습니다. 링크 이름은 프로젝트명-branch명으로 작성되었으니 참고해주세요.
- [유저 정보 입력하고 보여주기-section8](https://github.com/jhan117/react-practice-projects/tree/section8)
- [section8보다 깔끔하게 작성하기-section9](https://github.com/jhan117/react-practice-projects/tree/section9)
- [로그인, 로그아웃 할 수 있는 페이지-section10](https://github.com/jhan117/react-practice-projects/tree/section10)
- [음식 주문 앱-section11](https://github.com/jhan117/react-practice-projects/tree/section11)
- [최적화에 대해서 배우기-section12](https://github.com/jhan117/react-practice-projects/tree/section12)
- [클래스 컴포넌트로 변환 및 에러 경계 사용하기-section13](https://github.com/jhan117/react-practice-projects/tree/section13)
- [HTTP 요청 보내기-section14](https://github.com/jhan117/react-practice-projects/tree/section14)
- [커스텀 훅 사용해보기-section15](https://github.com/jhan117/react-practice-projects/tree/section15)
- [Form에 대한 UX 개선해보기-section16](https://github.com/jhan117/react-practice-projects/tree/section16)
- [더 나은 음식 주문 앱 만들기-section17](https://github.com/jhan117/react-practice-projects/tree/section17)
- [Redux를 사용하여 상태 관리 해보기-section18](https://github.com/jhan117/react-practice-projects/tree/section18)
- [Redux와 함께 비동기 처리하는 법 배우기-section19](https://github.com/jhan117/react-practice-projects/tree/section19)
- [react router 사용하여 다중 페이지 구현하기-section20](https://github.com/jhan117/react-practice-projects/tree/section20)
- [React에서 Authentication 사용하기-section22](https://github.com/jhan117/react-practice-projects/tree/section22)
- [NextJs와 Vercel, MongoDB 이용해보기-section23](https://github.com/jhan117/react-practice-projects/tree/section23)
- [React 애니메이션-section24](https://github.com/jhan117/react-practice-projects/tree/section24)
- [Context, Custom Hook으로 Redux 대체-section25](https://github.com/jhan117/react-practice-projects/tree/section25)
- [테스트 코드 작성해 보기-section26](https://github.com/jhan117/react-practice-projects/tree/section26)
- [React에 TS 사용해 보기-section27](https://github.com/jhan117/react-practice-projects/tree/section27)