prince5638 / Markdown-Previewer

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. This project can involve HTML, CSS, and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

a basic web app that allows users to input Markdown and see a live preview of the formatted text. This project can involve HTML, CSS, and JavaScript. Beginners can work on the input/output layout, and more advanced beginners can add real-time updating features.

Project Description:

The goal of this project is to build a web app that takes user input in Markdown format and displays a live preview of the formatted text. Users can type or paste their Markdown text, and the preview updates in real-time.

Contributing

I warmly welcome all contributors! This project will be community-built and each welcomes open collaboration. As you get started, please review this project's contributing guidelines. Whether you are a user or code contributor and whether your opening an issue or a pull requests, know that any form of your engagement is considered contribution and is appreciated.

Thanks to all the people who have contributed πŸš€πŸ’š

About

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. This project can involve HTML, CSS, and JavaScript.

License:MIT License


Languages

Language:CSS 62.0%Language:JavaScript 19.3%Language:HTML 18.7%