An open API service indexing awesome lists of open source software.

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.

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/

![image](https://github.com/user-attachments/assets/f79aeb8e-9a13-46a4-bd2d-250cb4c9cf6e)