Redoed #5: Building a Markdown editor with CodeMirror and React

Building Redoed: Markdown editor with CodeMirror and React
Creating a React App with Vite and Bun
For the frontend, we are going to use React. I chose Vite and Bun to set up the Reac...