https://github.com/ymzemre/react-firebase
It is a simple react.js web application using Firebase as database and having CRUD operations.
https://github.com/ymzemre/react-firebase
firebase react react-firebase simple-project
Last synced: about 1 year ago
JSON representation
It is a simple react.js web application using Firebase as database and having CRUD operations.
- Host: GitHub
- URL: https://github.com/ymzemre/react-firebase
- Owner: ymzEmre
- Created: 2020-09-15T22:32:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T17:28:15.000Z (about 4 years ago)
- Last Synced: 2025-01-13T22:22:14.781Z (about 1 year ago)
- Topics: firebase, react, react-firebase, simple-project
- Language: JavaScript
- Homepage: https://ymz-react-firebase.netlify.app
- Size: 815 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About This Project
It is a simple react.js web application using Firebase as database and having CRUD operations.
## Installation
### `npm install`
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
### `npm run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.