Skip to content

๐Ÿ•น๏ธ ๋‹ค๋ฅธ ์ƒ‰๊น” ์ฐพ๊ธฐ ๊ฒŒ์ž„

License

Notifications You must be signed in to change notification settings

iamhansko/find-different-color

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

85 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๋‹ค๋ฅธ ์ƒ‰๊น” ์ฐพ๊ธฐ ๊ฒŒ์ž„

๋„˜๋ธ” ํ”„๋กœ์ ํŠธ ํด๋ก ํ•˜๊ธฐ ์ฑŒ๋ฆฐ์ง€

Feb-08-2022 14-03-14



๊ธฐ๊ฐ„

  • ์ฑŒ๋ฆฐ์ง€ ๊ธฐ๊ฐ„: 2022๋…„ 2์›” 4์ผ (๊ธˆ) - 2022๋…„ 2์›” 13์ผ (์ผ)
  • ๊ตฌํ˜„ ๊ธฐ๊ฐ„: ์•ฝ 4์ผ

๊ทœ์น™

  • ์š”๊ตฌ์‚ฌํ•ญ ์„ค๋ช… ๋งํฌ
  • ์ด ์ฑŒ๋ฆฐ์ง€์—์„œ ์šฐ๋ฆฌ๋Š” Context, Redux, Recoil ๋“ฑ ์ƒํƒœ๊ด€๋ฆฌ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ์‚ฌ์šฉํ•˜์ง€ ์•Š๊ณ  ๋‹ค๋ฅธ ์ƒ‰๊น” ์ฐพ๊ธฐ ๊ฒŒ์ž„์„ ์ œ์ž‘ํ•  ๊ฑฐ์˜ˆ์š”.
  • ์ด ์ฑŒ๋ฆฐ์ง€๋ฅผ ํ†ตํ•ด ์šฐ๋ฆฌ๋Š” ์ด ์ฑŒ๋ฆฐ์ง€๋ฅผ ํ†ตํ•ด ์šฐ๋ฆฌ๋Š” ์š”๊ตฌ์‚ฌํ•ญ์— ๋”ฐ๋ผ ์ ์ ˆํ•œ ๋‹จ์œ„๋กœ component๋ฅผ ๋‚˜๋ˆ ๋ณผ ์ˆ˜ ์žˆ๊ณ , ์–ด๋Š component๊ฐ€ ์–ด๋Š state๋ฅผ ๊ฐ€์ง€๊ณ  ์žˆ์–ด์•ผํ•˜๋Š”๊ฐ€์— ๋Œ€ํ•ด ์‹ค์ „์ ์œผ๋กœ ์ตํž ์ˆ˜ ์žˆ์œผ๋ฉฐ, ์ ์ ˆํ•œ prop์„ ์‚ฌ์šฉํ•ด ํƒ„๋ ฅ์ ์ธ component ์ž‘์„ฑ์— ๋Œ€ํ•ด์„œ๋„ ์—ฐ์Šตํ•  ์ˆ˜ ์žˆ์–ด์š”.

๊ธฐ์ˆ 

  • TypeScript (language)
  • create-react-app (react)
  • react-router-dom (router)
  • styled-components (CSS in JS)
  • react-animated-numbers (number animation)
  • react-responsive-modal (Modal component)
  • Eslint & Prettier (linter & formatter)
  • Vercel (deploy)

๊ธฐ๋Šฅ ๋ชฉ๋ก

  • ๊ฒŒ์ž„ ์‹œ์ž‘ ๋ฒ„ํŠผ ํด๋ฆญ ๊ธฐ๋Šฅ
  • ์ƒ‰ ๋žœ๋ค ๋ฝ‘๊ธฐ ๊ธฐ๋Šฅ
  • ๊ฒŒ์ž„ ๋ณด๋“œ ๊ธฐ๋Šฅ
  • ์ œํ•œ ์‹œ๊ฐ„ ๊ธฐ๋Šฅ
  • ๋ณด๋“œ ํด๋ฆญ ๊ธฐ๋Šฅ
  • ๊ฒŒ์ž„ ์ข…๋ฃŒ ๊ธฐ๋Šฅ
  • ํ™ˆ ์ด๋™
  • ๋‹ค์‹œ ์‹œ์ž‘

์‹คํ–‰

# Development Stage
npm install
npm run start

# Production Stage
npm install
npm run build
npm install -g serve
npx serve -s build

About

๐Ÿ•น๏ธ ๋‹ค๋ฅธ ์ƒ‰๊น” ์ฐพ๊ธฐ ๊ฒŒ์ž„

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.4%
  • HTML 5.3%
  • JavaScript 3.7%
  • Dockerfile 0.6%