일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- 배엘에서 스왑
- 제로베이스
- 단어 제거
- js 문자열을 문자배열로
- 객체를 배열로
- 스프링 데이타 JPA
- 레디스 확인
- 문자열 중복
- lastIndexOf()
- 프론트엔드 스쿨
- 객체의키값만 찾기
- 배열을 객체로
- 깃 토큰 만료
- sql like연산자
- 중복된 단어
- 객체의 밸류값만 찾기
- ...점점점문법
- @Moditying @Query
- 우분투 시간 변경
- 문자열순서바꾸기
- 중복문자제거
- 시퀄 문법
- 중복 문자열
- indexOf()
- 재귀스왑
- 5.3.8 Modifying Queries
- 중복단어제거
- 코딩 어?
- sql 문자열 패턴 검색
- ubuntu타임존
- Today
- Total
코딩기록
항해 46일) 클론프로젝트 배포 완료 (Node.js + React : 왓챠) 본문
API상세부터 어려워서 헤매고 알고리즘 문제 풀듯이 노드 8명 다 같이 api 구현을 위해 머리를 맞대던 클론 프로젝트였다. 같이 시작해도 배움의 속도가 다르다는 걸 많이 알게 되었고 api 기능 구현 시에는 좀 더 api 상세를 분석하고 인지된 상태여야 코드 작성이 수월하다는 걸 경험으로 익힌 주간이었다.
아, 그리고 중요한 것! 듣는 사람이 이해가게 설명하는 것이 협업의 전부라는 것도 경험을 통해 알게 되었다.
프로젝트 유툽영상
https://www.youtube.com/watch?v=IyRvRpz98kQ
항해 5기 클론 갤러리
https://hanghae99.spartacodingclub.kr/exhibitions/clone/5/A
백엔드 깃헙 주소
https://github.com/WhatTheCha-BE/WhatTheCha-BE
프론트엔드 깃헙 주소
https://github.com/hyemin9403/WhatTheCha-FE
WhatTheCha-BE 깃헙 리드미
WhatTheCha-BE
clone cording project
기간
2022-2-18 ~ 2022-02-24
참여 인원
- FE - 명석환, 우혜민
- BE - 김지성, 박수지, 이학진
사용기술
- javascript
- Node.js
- JWT
- VScode
- GitHub
- MongoDB
주요기능
- 계정당 4개의 프로필 생성 가능
- 프로필마다 각자 정보 저장
- 보고싶어요, 다본작품, 이어보기, 평가 별로 리스트 보여주기
WhatTheCha-FE 깃헙 리드미
Getting Started with Create React App
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
yarn test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
yarn build
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
yarn eject
Note: this is a one-way operation. Once you eject, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
Learn More
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
fails to minify
yarn buildThis section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
'항해99 > 챕터5 클론 코딩' 카테고리의 다른 글
항해 44일) Node.js- mongodb 에서 json파일 import 하기 (database-tool) (0) | 2022.02.22 |
---|