janevalencia / nextjs-ssr-comments

Interactive Comment Sections developed using NextJS/TailwindCSS/Express-MongoDB by Jane Valencia
https://fem-comments-hucu-janevalencia.vercel.app/
2 stars 0 forks source link

[BE / FE] Update FE to fetch currentUser from db #16

Closed janevalencia closed 2 years ago

janevalencia commented 2 years ago

Description

Set a permanent currentUser so when the page first loads up it will use it as the logged-in user as we do not create a login system for this challenge.

Acceptance Criteria