DEV Community

welschmoor
welschmoor

Posted on • Updated on

Instagram Clone

(if you see the picture either squeezed or stretched, it's because dev.to did not implement it correctly for some browser widths. Bold text with **** does not work either, I hope dev.to will fix it.)

Link to the fully working app:
instopound.herokuapp.com

Image description

Meet Instapound - Instagram for those who don't know the metric system! What's a gram? How much is a gram?

If you keep asking yourself those questions, do not worry! We got you covered! No more grams, no more kilograms. At Instapound we convert grams to ounces, pounds to kilograms!

I've been working on an instagram clone for 4 weeks using:

  • GraphQL
  • Prisma for Postgres
  • React
  • Apollo-Express
  • styled-components

Implemented functionality:

  • Upload photos
  • Like a photo
  • Comment on a photo
  • Follow a user
  • Personal feed

Search functionality still needs to be implemented (easy to do).

I wanted to call it Instaounce, but the word is hard to read and InstaOunce didn't look good aesthetically. So, Instapound it is!

Oldest comments (0)