joshwrn / instagram-fullstack-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A fullstack clone and rededign of instagram using React for the frontend, GraphQL for the backend, MongoDB for the database, and AWS S3 to store images.

Orginally I used Googles's Firestore for all backend related things, but I wanted to practice using GraphQL. Original Project

Post Page

light-post


Realtime Messaging

dark-messages


Features

Messaging

  • Realtime messaging.

User Profiles

  • Edit profile.
  • Follow / Unfollow people.
  • add / delete posts.

Posts

  • Like posts.
  • Comment on posts.
  • Share posts.

Notifications

  • get notifications from other users.
  • likes / comments / follows.

Search

  • search for other users.
  • updates as you type.

Themes

  • light / dark mode.

Mobile

  • built for mobile as well.

About


Languages

Language:JavaScript 75.0%Language:CSS 24.4%Language:HTML 0.6%