https://github.com/kento75/react-firebase-events-board
WIP:Single Page Application powered by React.js & Firebase
https://github.com/kento75/react-firebase-events-board
firebase firestore react redux semantic-ui serverless single-page-applications
Last synced: 2 months ago
JSON representation
WIP:Single Page Application powered by React.js & Firebase
- Host: GitHub
- URL: https://github.com/kento75/react-firebase-events-board
- Owner: Kento75
- Created: 2018-08-22T12:24:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T23:04:21.000Z (over 7 years ago)
- Last Synced: 2025-10-07T22:47:36.205Z (8 months ago)
- Topics: firebase, firestore, react, redux, semantic-ui, serverless, single-page-applications
- Language: JavaScript
- Homepage:
- Size: 2.9 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-firebase-events-board
https://revents-215111.firebaseapp.com/
email : demouser@example.com
password: demouser
## node and npm version
* node version 8.11.4 LTS
* npm version 5.6.0
## Global install packages
* create-react-app
## VScode packages
* Auto Rename Tag
* Bracket Pair Colorizer
* Debugger for Chrome
* ES7 React/Redux/GraphQL/React-Native snippets
* ESLint
* JavaScript(ES6) code snippets
* Material Icon Theme
* npm Intellisense
* Path Intellisense
* Prettier-Code formatter
* React Redux Firestore Course Snippets
## VScode Setting
setting.json
```
{
"workbench.startupEditor": "newUntitledFile",
"editor.tabSize": 2,
"explorer.confirmDragAndDrop": false,
"workbench.iconTheme": "material-icon-theme",
"emmet.includeLanguages": {
"javascript": "javascriptreact"
},
"emmet.triggerExpansionOnTab": true
}
```
## stack
* React16
* Redux
* Firebase
* Cloudinary
* etc
## GCP stack
* Maps JavaScript API
* Places API
* Geocoding API
## Views







