Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdus/doge-gram
Just another Instagram look-alike, but for Memes
https://github.com/abdus/doge-gram
doge firebase instagram nextjs react
Last synced: 11 days ago
JSON representation
Just another Instagram look-alike, but for Memes
- Host: GitHub
- URL: https://github.com/abdus/doge-gram
- Owner: abdus
- Created: 2021-04-17T18:29:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T18:11:28.000Z (almost 4 years ago)
- Last Synced: 2024-12-03T04:42:53.899Z (2 months ago)
- Topics: doge, firebase, instagram, nextjs, react
- Language: TypeScript
- Homepage: https://dogegram.dityp.com
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DogeGram
> Just another Instagram look-alike, but for Memes.
[Demo](https://doge-gram.dityp.com)
## Features
- Share Image
- Add a caption
- Like and Comment
- Real-time Update## Usage
- clone this repository
- install packages using `yarn`
- start the project by running `yarn dev`## Tech Stack
- Next.js: Renders page on server for better SEO
- TypeScript: Superset of JavaScript. Provides typing
- Firebase: For real-time database and file storage
- Vercel: Hosting Platform