react-firebase-database-crud
react-firebase-database-crud copied to clipboard
React Firebase CRUD App with Realtime Database
React Firebase CRUD App with Realtime Database
For instruction, please visit:
More practice:
Fullstack with Node.js Express:
Fullstack with Spring Boot:
Fullstack with Django:
This project was bootstrapped with Create React App.
Set port
.env
PORT=8081
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:8081 to view it in the browser.
The page will reload if you make edits.