Skip to content

MKAVARTS/music-history-firebase-bolierplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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-keys.js
  • Add javascripts/fb-keys.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 find 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.2%
  • CSS 14.5%
  • HTML 10.3%