https://github.com/sumeetgodse/pixogram
A photo sharing application inspired from instagram. Uses Firebase Storage to store images.
https://github.com/sumeetgodse/pixogram
firebase-storage react vercel
Last synced: about 2 months ago
JSON representation
A photo sharing application inspired from instagram. Uses Firebase Storage to store images.
- Host: GitHub
- URL: https://github.com/sumeetgodse/pixogram
- Owner: sumeetgodse
- Created: 2021-04-30T13:32:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T11:36:20.000Z (7 months ago)
- Last Synced: 2025-02-18T09:44:15.513Z (3 months ago)
- Topics: firebase-storage, react, vercel
- Language: JavaScript
- Homepage: https://pixogram.vercel.app/
- Size: 896 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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/`
#### Visit live app - https://pixogram.vercel.app/
