postFeed

Implemented a fake API for storing images as Base64 or FormData objects.

Created a feed application that allows users to post with a title, description, and image upload. Implemented a fake API for storing image data in Base64 or FormData. Technologies: React, Styled Components