Skip to content

MostlyEmre/shopify2022-feiw

Repository files navigation

Spacestagram

Image-sharing from the final frontier

The code is live at https://shopify2022.emre.ca

My portfolio: https://emre.ca

Description

This project is a challenge presented by Shopify for Winter 2022 Front End Developer Intern applicants.

Tech

React, Tailwind CSS

Features

  • Programmatically generated Robohash avatars.
  • Supports both Video and Image media type.
  • Buttons to switch between SD or HD quality for images.
  • Users can share the posts, each post has a unique share url.
  • Users can like and dislike posts, view their likes on their "Likes" page.

How to use

  • Clone repo.
  • Open the folder in Terminal and npm start.