brendalong / music-history-react-style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm install firebase

Simple Example of using React, Firebase, Rebase, Router

  • Created with create-react-app
  • Download and npm install
  • Add your own Firebase key to config/constants.js
  • npm start

Uses the following packages.

"firebase": "^4.12.1",
"re-base": "^3.2.2",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"react-router-dom": "^4.2.2",
"react-scripts": "1.1.4"
"reactstrap": "^5.0.0-beta.3"

Still todo:

  • Fix Styling
  • Fix routing once logged in

About


Languages

Language:JavaScript 95.3%Language:HTML 3.0%Language:CSS 1.7%