Skip to content

abdus/doge-gram

Repository files navigation

DogeGram

Just another Instagram look-alike, but for Memes.

Demo

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