17 lines
413 B
Markdown
17 lines
413 B
Markdown
<div align="center">
|
|
<img width="1200" height="475" alt="GHBanner" src="https://github.com/user-attachments/assets/0aa67016-6eaf-458a-adb2-6e31a0763ed6" />
|
|
</div>
|
|
|
|
# TypoGenie
|
|
|
|
A professional typesetting engine that converts Markdown files into beautifully formatted Microsoft Word documents.
|
|
|
|
## Run Locally
|
|
|
|
**Prerequisites:** Node.js
|
|
|
|
1. Install dependencies:
|
|
`npm install`
|
|
2. Run the app:
|
|
`npm run dev`
|