React + Express + GraphQL Blog

Features

  • JWT authentication
  • Login
  • Create account
  • See profile
  • Add post to favourites
  • List posts
  • See post
  • Create post
  • Edit post
  • Delete post
  • Search posts by title, content or username
    • title:keyword (default)
    • content:keyword
    • user:username
  • See comments
  • Create comment
  • Edit comment
  • Delete comment

Screenshots

post detail page