DanielBarbakadze / ola5-tutorials-deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Firebase CRUD App with Realtime Database

Info

Used another repo and refactored it (classes -> functions && more)

Original repository:

React Firebase CRUD App with Realtime Database

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.

About


Languages

Language:JavaScript 71.9%Language:HTML 24.5%Language:CSS 3.6%