{"id":15584490,"url":"https://github.com/mehradevesh2022/markdown-creater","last_synced_at":"2026-04-29T23:32:11.976Z","repository":{"id":187685143,"uuid":"677373659","full_name":"MehraDevesh2022/markdown-creater","owner":"MehraDevesh2022","description":"Create and manage Markdown notes effortlessly with Markdown Writer, a React-based Markdown editor. Edit, preview, and organize your content seamlessly.","archived":false,"fork":false,"pushed_at":"2023-08-12T09:35:21.000Z","size":825,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T08:45:25.195Z","etag":null,"topics":["browser-api","markdown-editor","markdown-viewer","mini-project","open-source","react-editor","react-markdown","react-mde","react-showdown","reactjs","resume-project","showdown-js","text-editor"],"latest_commit_sha":null,"homepage":"https://markdown-creater.onrender.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MehraDevesh2022.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-11T12:12:02.000Z","updated_at":"2023-08-11T12:48:16.000Z","dependencies_parsed_at":"2024-12-09T11:43:49.678Z","dependency_job_id":"0d5a9965-4f5a-460c-8f77-bc541fb0f791","html_url":"https://github.com/MehraDevesh2022/markdown-creater","commit_stats":null,"previous_names":["mehradevesh2022/markdown-creater"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MehraDevesh2022/markdown-creater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehraDevesh2022%2Fmarkdown-creater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehraDevesh2022%2Fmarkdown-creater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehraDevesh2022%2Fmarkdown-creater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehraDevesh2022%2Fmarkdown-creater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MehraDevesh2022","download_url":"https://codeload.github.com/MehraDevesh2022/markdown-creater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MehraDevesh2022%2Fmarkdown-creater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser-api","markdown-editor","markdown-viewer","mini-project","open-source","react-editor","react-markdown","react-mde","react-showdown","reactjs","resume-project","showdown-js","text-editor"],"created_at":"2024-10-02T20:41:25.268Z","updated_at":"2026-04-29T23:32:11.960Z","avatar_url":"https://github.com/MehraDevesh2022.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown Writer\n\nMarkdown Writer is a React app that allows you to create, edit, and manage your Markdown notes in a user-friendly interface.\n\n## Features\n\n- Create and manage Markdown notes.\n- Split pane interface with sidebar and editor for a seamless experience.\n- Real-time Markdown preview using the `react-mde` library.\n- Delete notes you no longer need.\n- Easy-to-use interface for both experienced and new Markdown users.\n\n## Demo\n\n ###  Landing Page\n\n \u003cimg src=\"./img/01.png\" alt=\"Landing Page\" width=\"800px\" height=\"auto\"\u003e\n\n    ###  Create a New Note  \n\n\u003cimg src=\"./img/04.png\" alt=\"Create a New Note\" width=\"800px\" height=\"auto\"\u003e      \n  \n    ###  Edit a Note    \n\n\u003cimg src=\"./img/03.png\" alt=\"Edit a Note\" width=\"800px\" height=\"auto\"\u003e\n    \n   ###  Preview a Note\n\n\u003cimg src=\"./img/02.png\" alt=\"Preview a Note\" width=\"800px\" height=\"auto\"\u003e\n    \n   \n\n## Installation and Usage\n\nTo run the Markdown Writer app on your local machine, follow these steps:\n\n1. Clone this repository to your local machine:\n \n```sh\ngit clone https://github.com/MehraDevesh2022/markdown-creater.git\n```\n\n\n2. Navigate to the project directory:\n    \n    ```sh\n    cd markdown-writer\n    ```\n\n3. Install the project dependencies:\n\n    ```sh\n    npm install\n    ```\n\n4. Start the app:\n\n    ```sh\n    npm start\n    ```\n     \n     \n5. Open your web browser and go to `http://localhost:3000` to start using the Markdown Writer app.\n\n## Technologies Used\n\n- React: A JavaScript library for building user interfaces.\n- react-mde: A Markdown editor built for React applications.\n- Showdown: A Markdown to HTML converter.\n\n\n## Contributing\n\nContributions are welcome! If you find any issues or want to enhance the app, feel free to submit a pull request.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehradevesh2022%2Fmarkdown-creater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehradevesh2022%2Fmarkdown-creater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehradevesh2022%2Fmarkdown-creater/lists"}