Skip to content

bezkoder/react-firebase-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Firebase Hooks: CRUD App with Realtime Database

For instruction, please visit:

React Firebase Hooks: CRUD App with Realtime Database example

React (Component) Firebase CRUD App with Realtime Database

More practice:

React Firestore CRUD App example | Firebase Cloud Firestore

React (Components) CRUD example to consume Web API

React (Hooks) CRUD example to consume Web API

Fullstack with Node.js Express:

React.js + Node.js Express + MySQL

React.js + Node.js Express + PostgreSQL

React.js + Node.js Express + MongoDB

Fullstack with Spring Boot:

React.js + Spring Boot + MySQL

React.js + Spring Boot + PostgreSQL

React.js + Spring Boot + MongoDB

Fullstack with Django:

React.js + Django Rest Framework

This project was bootstrapped with Create React App.

Project setup

In the project directory, you can run:

npm install
# or
yarn install

or

Compiles and hot-reloads for development

npm start
# or
yarn start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.