| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple markdown previewer built with React, Vite, and Tailwind CSS that allows users to write markdown and see the rendered HTML in real time.
You can try out the live demo of the project here: Live Demo
Follow the steps below to set up the project on your local machine.
Clone the repository:
Navigate to the project directory:
cd markdown-previewer
Install dependencies:
npm install
Start the development server:
npm run dev
Open your browser and visit http://localhost:3000 to see the app in action.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by ARVAN https://github.com/ArvanHunt.
| Back | FazBrowse Home | New Git URL |