Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
next-step
/
react-todo-list-precourse
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
0
Code
Issues
0
Pull requests
51
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[전남대 FE_박건규] 미션 제출합니다.
- #37
#37
Open
geongyu09
wants to merge 16 commits into
next-step:main
next-step/react-todo-list-precourse:main
from
geongyu09:geongyu09
geongyu09/react-todo-list-precourse:geongyu09
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
[전남대 FE_박건규] 미션 제출합니다.
#37
geongyu09
wants to merge 16 commits into
next-step:main
next-step/react-todo-list-precourse:main
from
geongyu09:geongyu09
geongyu09/react-todo-list-precourse:geongyu09
Copy head branch name to clipboard
Commits
Commits on May 28, 2024
docs: 기능 요구사항 추가 (README.md)
Show description for 0e2bc80
geongyu09
committed
0e2bc80
View commit details
Copy full SHA for 0e2bc80
Browse repository at this point
feat: 기본 html 환경 설정 (index.html)
Show description for 864cb12
geongyu09
committed
864cb12
View commit details
Copy full SHA for 864cb12
Browse repository at this point
feat: 렌더링 구문 추가 (main.jsx)
Show description for b381266
geongyu09
committed
b381266
View commit details
Copy full SHA for b381266
Browse repository at this point
Commits on May 29, 2024
feat: react TS 환경 조성 (main.tsx)
Show description for d4d5a27
geongyu09
committed
d4d5a27
View commit details
Copy full SHA for d4d5a27
Browse repository at this point
feat: 공통으로 사용되는 타입을 모듈화 합니다(Module/)
Show description for 59552fb
geongyu09
committed
59552fb
View commit details
Copy full SHA for 59552fb
Browse repository at this point
feat: 사용자의 input을 받는 컴포넌트를 추가합니다 (InputForm.tsx)
Show description for 29610f2
geongyu09
committed
29610f2
View commit details
Copy full SHA for 29610f2
Browse repository at this point
feat: todo list를 보여주는 unorder list 컴포넌트를 추가합니다. (TodoList.tsx)
geongyu09
committed
08175ad
View commit details
Copy full SHA for 08175ad
Browse repository at this point
feat: reset css 적용 (index.html)
Show description for e892385
geongyu09
committed
e892385
View commit details
Copy full SHA for e892385
Browse repository at this point
feat: index css 추가 (index.css)
Show description for bf4d745
geongyu09
committed
bf4d745
View commit details
Copy full SHA for bf4d745
Browse repository at this point
feat app 컴포넌트의 css를 추가합니다. (App.css)
Show description for 7b9e78c
geongyu09
committed
7b9e78c
View commit details
Copy full SHA for 7b9e78c
Browse repository at this point
feat: /components 의 컴포넌트들의 css 폴더 구조를 형성합니다 (/components)
Show description for da5ef39
geongyu09
committed
da5ef39
View commit details
Copy full SHA for da5ef39
Browse repository at this point
Commits on May 30, 2024
feat: Todo filter 추가 (TodoFilter.tsx)
Show description for ac86ece
geongyu09
committed
ac86ece
View commit details
Copy full SHA for ac86ece
Browse repository at this point
Commits on Jun 5, 2024
feat: Todo 타입 변경 (/Module)
Show description for 47ef889
geongyu09
committed
47ef889
View commit details
Copy full SHA for 47ef889
Browse repository at this point
fix: index로 비교하여 올바르게 체크가 되지 않던 버그 수정 (App)
geongyu09
committed
bffe8c4
View commit details
Copy full SHA for bffe8c4
Browse repository at this point
Commits on Jun 8, 2024
feat: 비지니스 로직을 커스텀 훅으로 분리(useTodos)
geongyu09
committed
73ac04f
View commit details
Copy full SHA for 73ac04f
Browse repository at this point
feat: list의 스타일 변경 (Todolist)
geongyu09
committed
5f99f3c
View commit details
Copy full SHA for 5f99f3c
Browse repository at this point
You can’t perform that action at this time.