Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 740 Bytes

personal-bio-site-10.md

File metadata and controls

13 lines (10 loc) · 740 Bytes

Personal Bio Site 10: Add Firebase to your Personal Bio

You will be working off of your previous iteration of your Personal Bio site.

Requirements

  1. In your Firebase Database, you should have a collection of blog posts and a collection of projects.
    • Your blog information should pull the data from the blog posts collection. The page should otherwise be the same as before.
  2. Your project information should be displayed on your 'Projects' page.
    • Each project should have the at least the following: a screenshot, a discription, link to github.
    • If your project is deployed, you should link to the deployed site.
  3. Make sure that you are not pushing up your Firebase Api Key
  4. Deploy your site to firebase