์ ์ฒด ๊ธ48 [styled-components] props ์ฌ์ฉ๋ฒ ์ด์ ๋ฆฌ!! A. ์ฌ์ฉํ Button ์ปดํฌ๋ํธ ์์ฑ // Button/index.jsx import * as S from "./button.style.js"; export const Button = ({ children, ...props }) => { return ( {children} ); }; // Button/button.style.js interface ButtonProps { width?: string; size?: string; color: string; } export const Button = styled.button` display: flex; width: ${(props) => (props.width ? props.width : "auto")}; align-items: center; justify-.. 2023. 7. 18. ๋ฆฌ์กํธ ์ฟผ๋ฆฌ ์ฟผ๋ฆฌํค๋ฅผ ์ด์ฉํ ๊ฒ์, ์นดํ ๊ณ ๋ฆฌ ๊ธฐ๋ฅ, ๋ค์ค ํํฐ ๐ธ : ์ด ๊ธ์ ์๋ ๊ทธ๋ฆผ์ ๋นจ๊ฐ ๋ค๋ชจ ๋ถ๋ถ๊ณผ ๊ฐ์ ์๋จ nav๋ฐ, ์นดํ ๊ณ ๋ฆฌ๋, ๊ฒ์๊ธฐ๋ฅ์ ๊ตฌํํ๊ธฐ ์ํด์ ๋ฆฌ์กํธ ์ฟผ๋ฆฌ๋ฅผ ์ฌ์ฉํ ๊ธฐ๋ก์ด๋ค. ๐ ์ด๊ธ์ ์ดํดํ๊ธฐ ์ํด ์์์ผํ ๊ฒ๋ค 1. react๋ฅผ ํ ์ค ์์์ผํด์ 2. react-query๋ฅผ ์ฌ์ฉํด์ฌ 3. axios๋ฅผ ์ด์ฉํ ํต์ ์ผ๋ก ๋ฐ์ดํฐ๋ฅผ ๋ฐ์์ค๋ ๊ฐ์ ์ด์์ ์๋์ ๊ฐ์ด useQuery์์ querykey๋ฅผ ๋ฃ๋ ๋ถ๋ถ์ ๋๋ฒ์งธ ์ธ์๋ถํฐ ๊ฐ์ ๋๊ฒจ์ querykey์์ ์๋ ์ ๋ณด๋ฅผ ๊บผ๋ด ์ฟผ๋ฆฌ์คํธ๋ง์ ํตํด ์๋ฒ์ ํต์ ํ ์ ์๋ค. // src/components/main const [currentCategory, setCurrentCategory] = useState(""); const [searchInput, setSearchInput] = useSt.. 2023. 3. 29. React/Next๊ตฌ๊ธ๋งตApi ์ฌ์ฉํ๋ ๋ฒ https://developers.google.com/maps?hl=ko Google Maps Platform | Google Developers Google Maps Platform ์ค๋ช developers.google.com ๋จผ์ ์์ ๋งํฌ๋ก ๋ค์ด๊ฐ์ ์์ํ๊ธฐ๋ฅผ ๋๋ฅธ๋ค ์ฒ์ ๋ฐฉ๋ฌธํ๋ค๋ฉด ๊ฐ์ข ์ฝ๊ด ๋์๊ฐ ๋์ฌ ์ ๋์๋๋ฐ ๋์ํ๊ณ ๋์ด๊ฐ๋ค. ์ค๋ฅธ์ชฝ ์นดํ ๊ณ ๋ฆฌ์์ API๋ฅผ ๋๋ฅธ๋ค ์นด๋๋ฅผ ์ธ์ฆํ์ฌ ๋์ด๊ฐ๋ค, ์นด๋๋ฅผ ์ถ๊ฐํ๋ค๊ณ ๋ฐ๋ก ๋์ด ๋๊ฐ๋ ๊ฒ์ด ์๋ ๋งค์ 28,000ํ์ ํธ์ถ๋ฒ์ ์์์ ๋ฌด๋ฃ๋ก ์ฌ์ฉํ ์ ์๋ค๊ณ ํ๋ค, ์ด์ธ์๋ ์ค์ ์ผ๋ก ํตํด ๊ณผ๊ธ ๋ฒ์๊ฐ ๋ค๊ฐ์ค๋ฉด ์๋์ด๋ ํ๋๋ฅผ ์ค์ ํ์ฌ ์๊ธ์ด ์ฒญ๊ตฌ๋์ง ์๊ฒ ํ ์ ์๋ค. ์ ์ฌ์ง ์ฒ๋ผ ์ฌ์ฉ์ ์ธ์ฆ ์ ๋ณด๋ก ๋ค์ด๊ฐ์ Maps API Key๋ฅผ ํด๋ฆญํ๋ค. ๊ทธ๋ฌ.. 2023. 3. 23. [postgresql] pqadmin ๋คํํ์ผ import/export ํ๋๋ฒ pqAdmin์ ํตํด exportํ๋ ๋ฒ ์ํ๋ DB์ ๋ง์ฐ์จ ์ค๋ฅธ์ชฝ ๋ฒํผ ํด๋ฆญ -> Backup ๋ฒํผ์ ๋๋ฅด๊ณ ์๋์๊ฐ์ด ์์ฑํ filename๊ณผ ์ต์ ์ ์ ํํด์ฃผ๋ฉด ๋๋ค. (๐ธ : ์ ๋ ํ์ผ ์ด๋ฆ๊ณผ options ์์ ์ฒซ๋ฒ์งธ ๋๋ฒ์งธ๋ง๊ณ ๋ ๊ธฐ๋ณธ์ค์ ์ผ๋ก ๋๋์์ต๋๋ค, ์ฐพ์๋ณด์๊ณ ๋ณธ์ธ์๊ฒ ํ์ํ ์ต์ ์ ์ถ๊ฐํ๋ฉด ๋ ๋ฏํฉ๋๋ค) ์ด๋ ๊ฒ ํ๊ณ ๋ฐฑ์ ๋ฒํผ์ ๋๋ฅด๋ฉด ์๋์ ๊ฐ์ด ๋ฐฑ์ ํ์ผ์ด ์์ฑ๋๊ฒ ๋ฉ๋๋ค, ์ ๋ filename ๋ถ๋ถ์ ๋ฌธ์ ๋ฃจํธ์ boardDB๋ผ๋ ์ด๋ฆ์ ์ง์ ํด์ฃผ์๊ธฐ ๋๋ฌธ์ ์๋์ ๊ฐ์ด ๋ฌธ์ ํด๋์์ ์๊ธด๊ฒ์ ํ์ธํ ์ ์์ต๋๋ค. pqAdmin์ ํตํด importํ๋ ๋ฒ ๋ฐฑ์ ํ ๋๋น ๋คํํ์ผ์ importํ๊ธฐ ์ํด์ ์๋์ ๊ฐ์ด ์๋ฌด ํ ์ด๋ธ๋ ๊ฐ๊ณ ์์ง์์ ๋ ๊ฒ?์ ์๋ก์ด ๋๋น(test_backup.. 2023. 3. 21. ์ด์ 1 2 3 4 5 ยทยทยท 12 ๋ค์