Image-sharing from the final frontier
The code is live at https://shopify2022.emre.ca
My portfolio: https://emre.ca
This project is a challenge presented by Shopify for Winter 2022 Front End Developer Intern applicants.
React, Tailwind CSS
- 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.
- Clone repo.
- Open the folder in Terminal and
npm start
.