Legalunicorn / blog-cms

Home Page:https://algorice-cms.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMS for Blog API Project

Content Management System built with ReactJS

Live at: blog cms

Viewer live at: blog_viewer

link to blog_api repo

link to blog_view repo

Key features

1. Integration with markdown to format

md_preview

2. Sign in with email or with google account

login_previiw

3. Preview your work before you post

preview_preview

4. Dashboard to manage articles that are drafted or posted

previw_dashboard

Dependencies

  • date-fns (format date of article with relative distance to now)
  • react-markdown (ptocess markdown into formatted html elements)
  • react-syntax-highlighter (used with react markdown to highlight syntax of code elements)
  • react-router-dom (add client side routing)
  • react-spinners (loading animation library)

About

https://algorice-cms.vercel.app


Languages

Language:JavaScript 67.8%Language:SCSS 31.2%Language:HTML 1.0%