technobyte-nitkkr / Blogs

Blogs by Technobyte
0 stars 35 forks source link

[Page] Create post page #28

Open Zolo-Ryan opened 4 months ago

Zolo-Ryan commented 4 months ago

add the create post page which will be only accessible to logined user and the admin.

The page will contain input fields for

  1. Title
  2. Description
  3. Tags
  4. CoverImage

and a Send for review button to send the blog for review to the admin using /blogs/create route.

A large part of the page will be dedicated to a richtext editor.