/react_firestore

Example of React(Redux) + Firestore board

Primary LanguageJavaScript

simple board(CRUD) examples for React(Redux) + Firestore

This example is web boards focusing on data input / output for easy understanding of React(Redux) and Firestore.

Branches

  • master: Firestore board
  • step2: Realtime (onSnapshot)

Other Examples

  • react_board: simple board(CRUD) examples for React
  • redux_board: simple board(CRUD) examples for React + Redux
  • react_firestore: this
  • firebaseExample: simple board(CRUD) examples for Node.js(express): + Firestore

Install & Run