Skip to content

A simple, powerful Markdown editor built with React. Features live preview, syntax highlighting, and responsive design. Perfect for documentation, blogging, and note-taking.

License

Notifications You must be signed in to change notification settings

kavyaballa1020/Markdown-Editor-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Editor

A simple and powerful Markdown editor built with React.

Features

  • Live Preview: See the rendered HTML as you type.
  • Syntax Highlighting: Color-coded Markdown syntax for easier editing.
  • Responsive Design: Works seamlessly on both desktop and mobile devices.
  • Customizable: Easily modify and extend the functionality.

Demo

Check out the live demo here.

Installation

To get started with the Markdown Editor, follow these steps:

  1. Clone the repository:

    git clone https://github.com/kavyaballa1020/Markdown-Editor-React.git
    cd markdown-editor
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

    The application will be available at http://localhost:3000.

Usage

Once the application is running, you can start typing your Markdown content on the left pane, and the live preview will be displayed on the right pane.

Scripts

Here are some useful scripts you can run:

  • npm start: Starts the development server.
  • npm run build: Builds the application for production.
  • npm test: Runs the test suite.

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

Contact

If you have any questions or feedback, please reach out to me at [[email protected]].


About

A simple, powerful Markdown editor built with React. Features live preview, syntax highlighting, and responsive design. Perfect for documentation, blogging, and note-taking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •