Welcome to the README Reader — a split-screen Markdown editor with live preview.
Paste your README.md content in the editor on the left, and see it rendered instantly on the right.
def hello_world():
print("Hello from README Reader!")
hello_world()
Use npm install to install dependencies.
| Feature | Status |
|---|---|
| Live Preview | ✅ |
| GFM Support | ✅ |
| Resizable | ✅ |
| Dark Theme | ✅ |
Tip: Drag the divider between the panels to resize them!
Built with ❤️ using React, Next.js, and react-markdown.