Skip to content

jisie/music-history-firebase-bolierplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music History or Burning Down the House

Grunt, Browserify, Sass, Firebase3

To run:

  • Fork and clone this repo
  • cd into it
  • cd into lib and run npm install
  • Add your Firebase credentials to javascripts/fb-getter.js
  • Add javascripts/fb-getter.js to your .gitignore
  • Run Grunt to compile the CSS and JS files
  • Add logic for getting, adding, editing, and deleting songs:
    • main.js and db-interactions.js
  • Add authentication logic to user.js
  • Can you become a Firebase Ninja Unicorn? Oh yeah!
  • You will the answers to your questions in another branch.

About

CRUD app skeleton for attaching some awesome firebase interactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • CSS 13.9%
  • HTML 10.2%