Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

한 웹으로 엮기 #14

Open
4 tasks done
dandamdandam opened this issue Apr 17, 2023 · 0 comments
Open
4 tasks done

한 웹으로 엮기 #14

dandamdandam opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dandamdandam
Copy link
Member

dandamdandam commented Apr 17, 2023

이슈 설명

  • 4팀원의 페이지를 한 페이지로 엮겠습니다.

할 일

  • 이미지, css 등 데이터 이동
  • 각 개인페이지에 해당하는 JS 파일 추가
  • 라우터 및 홈에 연결
  • 홈페이지 css 입히기

추가 컨텍스트

  • 홈 페이지 css 입혀줄 지원자 구합니다
    • !!!! react css module을 사용하지 않아 모든 css 파일이 모든 웹에 공유됩니다!! 선택자에 절대 겹칠일이 없는 클래스나 아이디를 추가적으로 적어주어야 충돌이 일어나지 않습니다
  • 웹 확인(이동이 잘 되는지, 개인 웹페이지가 의도대로 나오는지 확인해 주세요)
  1. git checkout feat/home로 이 브랜치로 옮겨온 후
  2. cd WarmUpProject로 이동
  3. npm start 또는 nodemon start로 실행할 수 있습니다.
  4. 에러 뜨면 npm install 실행후 다시 시도해보세요
dandamdandam added a commit that referenced this issue Apr 17, 2023
css는 src/styles에, images는 public/(각자이름)_imgs로, javascript는 public/script.js로 이동하였습니다.
dandamdandam added a commit that referenced this issue Apr 17, 2023
개인 페이지를 src/이름.js로 옮겼습니다. 이름이니셜Body() 컴포넌트가 각 개인페이지의 body 태그와 같습니다.
파일 이동으로 인한 경로 변경에 따라 img, scc의 주소를 바꾸었습니다.
dandamdandam added a commit that referenced this issue Apr 17, 2023
css안의 이미지 파일 경로 수정
Failed to load module script 원인 삭제(상태님 확인 필요)
css 충돌 수정
@dandamdandam dandamdandam added the enhancement New feature or request label Apr 20, 2023
dandamdandam added a commit that referenced this issue Apr 25, 2023
다른 css영향 해결, 페이지 이동 시 상단 스크롤, 홈 css, 그 외 잡다한 것
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants