Skip to content

πŸ“πŸ“‹"Markdown Previewer" transforms any text into Markdown format, on the fly! You can preview how your Readme or any markdown text you are writing will look like.

License

Notifications You must be signed in to change notification settings

tomasesquivelgc/Markdown-Previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Markdown previewer

πŸ“— Table of Contents

πŸ“– Markdown previewer

Markdown previewer is a simple project that aims to clone FreeCodeCamp's version. To do this, I have built a page using React (Vite) and copied the CSS to get the same look. To get the logic done I've used the "marked" library.

πŸ›  Built With

Tech Stack

libraries Languages

Key Features

  • Textarea where you can input text
  • Preview section that outputs the marked down text

(back to top)

πŸš€ Live Demo

visit this link for a live demo!

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need a browser.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, click on the hamburger button and select "Markdown previewer" (note: these are the tests that FreeCodeCamp include.).

πŸ‘₯ Authors

πŸ‘€ TomΓ‘s Esquivel

(back to top)

πŸ”­ Future Features

  • [] Expand and minimize button on topBar

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and my friends and family for their support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

πŸ“πŸ“‹"Markdown Previewer" transforms any text into Markdown format, on the fly! You can preview how your Readme or any markdown text you are writing will look like.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published