I wanted to make a blog in pure react js and Nodejs(express,mongodb) . Also i can post code snippets and heading rather than a simple text

Rohit Yadav

An example of a blogpost Example of Blog post

Cassidy

If you want to use pure React, you might want to use something like Create React App, or Vite + React. You can pull in a Markdown library like react-markdown to parse blog posts.

I would also recommend using something like Astro (https://astro.build/), which can parse markdown and React natively.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

I wanted to use ListBox so that I can select the entry rather than TextBox

Can I improve this code using advance ruby concepts and I also wanted to print the list with item values?

How can I make this styling work for button rather than an anchor?

How can I make the petals diamond shaped rather than an oval

How can I pass in text rather than a file as a variable

How do I make a post heading decoration

How can I showcase the code snippets in my react app?

After posting content of my blog ni, they are shown in html format rather than pure text

How can I make users make payments via Stripe rather than my Wordpress site?

React.JS select HTML heading tags rather than body for dark mode toggle feature

How can I simplify this code also make the logo center?

Python - Tweepy - What do I need to add to make this code reply to an account rather than a keyword?

How do I make it so that a user can not post more than one message in a row, discord.js

Can I make the animation-timing-function affect the whole animation rather than each step of the animation?

How can I elm-make .elm files into HTML templates, rather than HTML files?

How can I make keyboard shortcuts register on key release, rather than on key press?

Windows sets: how can I make 'New tab' in Powershell launch Powershell, rather than Edge?

Can I make powershell tab complete show me all options, rather than picking a specific one?

How can I make an ASP control render with single quotes rather than double quotes?

How can I make template.Execute() to write to a file rather than to response.Writer?

How can I make Xamarin show the hamburger icon rather than the back button?

Python, can I make a single if statement rather than a dozen if drawing from a dictionary?

How can I make Windows 10 show the password textbox at startup, rather than that picture with the time & date?

How can I make my animation 'pulse' each element rather than odd ones?

How can I make Google Chrome shortcut in windows 8 actually open in a browser rather than a restricted viewer

How can I make my dialogflow agent to speak a number sequence in number format rather than thousands format

How can I make NaN values sum to NaN rather than 0 when using df.resample?

How can I make the "new tab" page load as 'Google' rather than 'Google Canada' in Chrome?

TkInter: how can I make objects appear on my second window rather than the first?