Skip to content

JooSeunghyeon/reactStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

React 학습 레포지토리

이 레포지토리는 React를 학습하면서 진행한 프로젝트와 실습 내용을 정리한 공간입니다. 🚀

📌 개요

이 저장소는 리액트의 기본 개념부터 실전 프로젝트까지 학습한 내용을 기록하며, 다양한 예제와 프로젝트를 포함합니다.

🛠️ 사용 기술

  • React (with Vite or CRA)
  • JavaScript (or TypeScript)
  • HTML, CSS
  • 상태 관리 (useState, useEffect, Context API)
  • React Router
  • Axios (API 통신)

✨ 학습 목표

  • React의 기초 개념을 익히고 실습하기
  • 컴포넌트 기반 개발 방식 이해하기
  • React Hooks (useState, useEffect 등) 익히기
  • API 연동 및 상태 관리 경험 쌓기
  • 실전 프로젝트를 통해 React 개발 실력 향상

📖 학습 내용

  • React 기본 문법 및 JSX
  • 컴포넌트와 Props, State
  • React Hooks (useState, useEffect, useContext)
  • React Router로 페이지 이동
  • 상태 관리 라이브러리 (Redux, Zustand)
  • API 통신 및 데이터 관리
  • CRUD 기능 구현
  • 실전 프로젝트 진행

🚀 실행 방법

# 프로젝트 클론
git clone https://github.com/your-username/react-study-repo.git

# 폴더 이동
cd react-study-repo

# 패키지 설치
npm install  # 또는 yarn

# 프로젝트 실행
npm start  # 또는 yarn start

📚 참고 자료

🙌 기여 및 문의

  • 학습 내용에 대한 피드백이나 개선점이 있다면 Issue나 PR을 남겨주세요!
  • 이메일: �[email protected]

📢 함께 성장하는 React 개발자가 되어봅시다! 🚀

About

React 학습

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published