/react-firebase-nwitter

Cloning Twitter React + Firebase by Nomad Coders

Primary LanguageJavaScript

react-firebase-nwitter

  • Cloning Twitter React + Firebase by Nomad Coders
  • 노마드 코드 강의 를 보고 실습하였습니다 :)
  • 실습 결과보기 -> Demo

사용 기술

  • npm
  • React
  • Firebase Authentication
  • Cloud Firestore
  • Firebase Storage

설치 및 실행방법

$ git clone https://github.com/HyunAh-iia/react-firebase-nwitter.git
$ cd react-firebase-nwitter && npm install
$ npm run start (혹은 yarn start)