DimiMikadze / orca

Build modern community apps with React and Node.

Home Page:https://dimimikadze.github.io/orca-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display Post Create a component in the channels page for non-authenticated users

DimiMikadze opened this issue · comments

Currently, non-authenticated users can't see that they can create posts after being authenticated. Let's add the Post Create component that will open up the sign-up modal on click.