warpaltarpers / social-media-feed-ui

Social media feed UI made in React + Tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React.js Social Media Feed UI

Features

  • Posts
    • Create a new post
    • Like a post
    • Comment on a post
  • Comments
    • Like a comment
    • Delete a comment

Resetting Feed

All posts and comments are saved to local storage; to reset feed to initial state, clear the key-value pair named posts.

About

Social media feed UI made in React + Tailwind


Languages

Language:JavaScript 89.8%Language:HTML 9.0%Language:CSS 1.2%