maxpereira / fire-gallery

React Photo Gallery that grabs image data from Firebase

Home Page:https://fire-gallery-0.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fire-gallery

A photo gallery using react-photo-gallery and a Firebase Database for image information. Click here to see a live demo.

Get Started

  • Clone the repository
  • Run npm install
  • Create a new Firebase project
  • Add API details to /src/firebaseConfig.js (see example file)
  • Import sample-firebase-database.json into your Firebase Project
  • Set database access to public (see here)
  • Run npm start

About

React Photo Gallery that grabs image data from Firebase

https://fire-gallery-0.firebaseapp.com/


Languages

Language:JavaScript 65.9%Language:CSS 18.1%Language:HTML 16.0%