Skip to content

mir-asif01/poster_app_frontend

Repository files navigation

Poster, a modern blog sharing app

Live site

https://poster-app-fontend.vercel.app/

Backend Repository

https://github.com/mir-asif01/poster_app-backend

login info

Features

  • user authentication (login and register)
  • write posts
  • read posts
  • image uploading, in register and write page
  • integrated jodit editor for text editing in the write page form
  • search posts by topics
  • add like, a user can only add one like to each posts including their own posts
  • add comment, users can add multiple comments on every posts
  • profile page with posts management options
  • user can see all of their posts from all-posts page
  • can edit or delete a post from manage-post page
  • a reader can view the profile of post writer from post-cards in the read page

thank you