Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalwar/firestore-react-tutorial
a simple firestore react tutorial (CRUD) operation
https://github.com/kalwar/firestore-react-tutorial
crud firestore nosql reactjs
Last synced: about 4 hours ago
JSON representation
a simple firestore react tutorial (CRUD) operation
- Host: GitHub
- URL: https://github.com/kalwar/firestore-react-tutorial
- Owner: kalwar
- Created: 2021-11-11T17:55:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T18:34:52.000Z (about 3 years ago)
- Last Synced: 2024-04-16T07:59:45.271Z (7 months ago)
- Topics: crud, firestore, nosql, reactjs
- Language: JavaScript
- Homepage:
- Size: 593 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Firebase and React
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn 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.\
You will also see any lint errors in the console.