Watch the website (live demo): https://blogs-project.vercel.app/
-
Using Next.js features ( server-side-rerendering / file-based-routing / API Route to connect with mongodb )
-
react-markdown ( convert markdown to jsx )
-
gray-matter ( read a markdown file and split it into (metadata) and the the ( actual markdown content ) )
-
react-syntax-highlighter ( make a nice code snippest )
- Convert markdown to jsx to publish my blogs on website.
- Users can send me messages and store in Mongodb