no-code & real-time markdown editor, synchronized preview, and a virtual workspace. Built with a 3-pane layout, customizable block kits, and an extensive badge library to make README writing fast and interactive.
0
stars
5
commits
TypeScript
primary language
Aug 8, 2026
updated
This is a README file creator designed for users who want to produce strong project documentation without writing raw markdown manually. It provides easy insertion tools, workspace simulation, live preview, and convenient export options so feedback and content can be crafted with minimal effort.
πLive Demo: https://readme-md-creator.vercel.app/

react-markdownremark-gfmrehype-rawHere is a visual map of the files in this simulated repository:
my-awesome-project/
βββ src/
β βββ data/
β β βββ badges.ts
β β βββ templates.ts
β βββ App.tsx
β βββ index.css
β βββ main.tsx
β βββ types.ts
βββ public/
β βββ assets/
β β βββ favicon.png
β β βββ horizontal-bar.svg
β β βββ List_of_Badge_Library.txt
β β βββ readme-icon-nobg.svg
β β βββ readme-icon.svg
β βββ favicon.png
βββ .dockerignore
βββ docker-compose.yml
βββ Dockerfile
βββ index.html
βββ metadata.json
βββ package.json
βββ README.md
βββ server.ts
βββ tsconfig.json
βββ vite.config.ts
git clone https://github.com/rajprajapati2001/README.md-Creator.git
cd README.md-Creator
npm install
npm run dev
localhost:3000.Using Docker Compose, includes a docker-compose.yml file, you can spin up the entire stack with a single command.
docker compose up
docker compose down
docker images -a
docker rmi <image-ID>
This project is available under the MIT License.
Dev: Raj Prajapati + Devendra Chauhan on 24th June 2026
4 commits
1 commits
TypeScript
97.6%
CSS
1.8%
no-code & real-time markdown editor, synchronized preview, and a virtual workspace. Built with a 3-pane layout, customizable block kits, and an extensive badge library to make README writing fast and interactive.
0
stars
5
commits
TypeScript
primary language
Aug 8, 2026
updated
This is a README file creator designed for users who want to produce strong project documentation without writing raw markdown manually. It provides easy insertion tools, workspace simulation, live preview, and convenient export options so feedback and content can be crafted with minimal effort.
πLive Demo: https://readme-md-creator.vercel.app/

react-markdownremark-gfmrehype-rawHere is a visual map of the files in this simulated repository:
my-awesome-project/
βββ src/
β βββ data/
β β βββ badges.ts
β β βββ templates.ts
β βββ App.tsx
β βββ index.css
β βββ main.tsx
β βββ types.ts
βββ public/
β βββ assets/
β β βββ favicon.png
β β βββ horizontal-bar.svg
β β βββ List_of_Badge_Library.txt
β β βββ readme-icon-nobg.svg
β β βββ readme-icon.svg
β βββ favicon.png
βββ .dockerignore
βββ docker-compose.yml
βββ Dockerfile
βββ index.html
βββ metadata.json
βββ package.json
βββ README.md
βββ server.ts
βββ tsconfig.json
βββ vite.config.ts
git clone https://github.com/rajprajapati2001/README.md-Creator.git
cd README.md-Creator
npm install
npm run dev
localhost:3000.Using Docker Compose, includes a docker-compose.yml file, you can spin up the entire stack with a single command.
docker compose up
docker compose down
docker images -a
docker rmi <image-ID>
This project is available under the MIT License.
Dev: Raj Prajapati + Devendra Chauhan on 24th June 2026
4 commits
1 commits
TypeScript
97.6%
CSS
1.8%