Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 446 Bytes

Pixogram

A photo sharing application inspired from instagram. Uses firebase storage to store images.

Run locally -

  • Clone this repo
  • Run yarn install
  • Run yarn start
  • Create .env.local which contains your firebase keys

App should now be running on http://localhost:3000/

image