목록Javascript/React (1)
blog
트위터 클론코딩
트위터 클론코딩 https://nomadcoders.co/nwitter/lectures/1962 트위터 클론코딩 파이어베이스 https://firebase.google.com/products-build?hl=ko PROS 로그인 인증, 파일 업로드, 데이터베이스 등을 쉽게 설정 가능 CONS 파이어베이스는 데이터가 서비스에 종속 Cost 유/무료 종량제 무료 한도 초과시 참조 https://firebase.google.com/support/faq?hl=ko#pricing-exceed 환경 설정 Webstorm Node.js v14.17.5. npm@6.14.14 npx@10.2.2 : 1회성 사용 노드 패키지 설치 create-react-app(CRA) npx create-react-app nwitter..
Javascript/React
2022. 2. 16. 01:47