Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 800 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 800 Bytes

MERNG_social_app

fonctionalities:

  • Login/Register
  • Persistent connection with JWT token
  • Create/Delete/Like post with optimistic UI first and data caching after (so only one request is sent to ther server "the post request")

Live site https://merng-apollo.netlify.app/

Home page(posts) image

Single post page image

Register page Register page

Login page Login page