An open API service indexing awesome lists of open source software.

https://github.com/karthikudyawar/markdown

Markdown Editor is a web-based React program to give preview of markdown text.
https://github.com/karthikudyawar/markdown

markdown react reactjs

Last synced: 7 months ago
JSON representation

Markdown Editor is a web-based React program to give preview of markdown text.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/React-17.0.2-blue)
![](https://img.shields.io/badge/Version-0.1.0-blue)
![GitHub](https://img.shields.io/github/license/KarthikUdyawar/markdown)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/KarthikUdyawar/markdown)
![GitHub contributors](https://img.shields.io/github/contributors/KarthikUdyawar/markdown)
![GitHub Repo stars](https://img.shields.io/github/stars/KarthikUdyawar/markdown)
![GitHub issues](https://img.shields.io/github/issues/KarthikUdyawar/markdown)





Logo

Markdown Editor


Markdown Editor is a web-based React program to give preview of markdown text.


Explore the docs »




View Code
·
Report Bug
·
Pull Request

Table of Contents



  1. About The Project



  2. Getting Started


  3. Roadmap

  4. Contributing

  5. License

  6. Contact

  7. Acknowledgements

## About The Project

![Demo of project](https://github.com/KarthikUdyawar/markdown/blob/master/image/demo.png)

Weather-react is a web-based React program to give weather information all around the world using OpenWeatherMap API.

Click [Demo](https://karthikudyawar.github.io/markdown/) for demonstration.

### Built With

* [React](https://reactjs.org/)

## Getting Started

### Prerequisites
Make sure your app has the latest version of the following prerequisites.
* git v2.13 or greater
```powershell
git --version
```

* NodeJS 12 || 14 || 15 || 16
```powershell
node --version
```

* npm v6 or greater
```powershell
npm --version
```

### Setup

1. Clone the repo or [download](https://github.com/KarthikUdyawar/weather-react/archive/refs/heads/main.zip)
```bash
git clone https://github.com/KarthikUdyawar/weather-react.git
```

2. Run it
```powershell
npm start
```

## Roadmap

See the [network](https://github.com/KarthikUdyawar/markdown/network) for a list of proposed features from Contributes.

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See [`LICENSE`](https://github.com/KarthikUdyawar/markdown/blob/master/LICENSE) for more information.

## Contact

Instagram : [udyawarkarthik](https://www.instagram.com/udyawarkarthik/)

Github : [https://github.com/KarthikUdyawar](https://github.com/KarthikUdyawar)