Skip to content

michaelpoernomo/simple-react-firebase-SPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-page Application created with React and Firebase

This is a starter project to build a single-page application with react and firebase. This project was once developed to share teaching materials and assignments in an online teaching class.

Webpages
Code linters & formatters
RESTful API
Hosting & database

Installation

firebase init

Hosting env

REACT_APP_FIREBASE_PROJECT_ID=XXXX
REACT_APP_FIREBASE_DATABASE_URL=https://XXXX.firebaseio.com/
REACT_APP_API_HOST=https://XXXX.cloudfunctions.net/api
REACT_APP_APP_HOST=https://XXXX.cloudfunctions.net/app

About

Single-page Application created with React and Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published