KarthikUdyawar / markdown

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub GitHub code size in bytes GitHub contributors GitHub Repo stars GitHub issues


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

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

Click Demo for demonstration.

Built With

Getting Started

Prerequisites

Make sure your app has the latest version of the following prerequisites.

  • git v2.13 or greater

    git --version                                  
  • NodeJS 12 || 14 || 15 || 16

    node --version                           
  • npm v6 or greater

    npm --version                          

Setup

  1. Clone the repo or download

    git clone https://github.com/KarthikUdyawar/weather-react.git
  2. Run it

    npm start

Roadmap

See the 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 for more information.

Contact

Instagram : udyawarkarthik

Github : https://github.com/KarthikUdyawar

About

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

License:MIT License


Languages

Language:CSS 44.6%Language:JavaScript 43.1%Language:HTML 12.3%