samnoh / react-express-graphql-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 98.2%Language:HTML 1.8%