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.
- Host: GitHub
- URL: https://github.com/karthikudyawar/markdown
- Owner: KarthikUdyawar
- License: mit
- Created: 2021-07-03T14:48:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T15:37:59.000Z (almost 2 years ago)
- Last Synced: 2023-11-30T16:39:46.739Z (almost 2 years ago)
- Topics: markdown, react, reactjs
- Language: CSS
- Homepage:
- Size: 3.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README







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
## About The Project

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)