This project aims to convert given markdown content into HTML content
- Markdown to HTML conversion: Converts given markdown to HTML using "marked" library
- Adaptive Design: This project is adaptive in different devices by implementing responsiveness using tailwindcss
- Handlebars Templates: Provide html pages using handlebars
-
Front-End:
- HTML
- CSS with Tailwind CSS
- JavaScript
-
Back-End:
- Node.js with Express
- Handlebars
-
Additional Tools:
- Version Control: Git and GitHub
- Node.js for the JavaScript runtime environment.
- Git for version control.
- Visual Studio Code for text editing. (Recommended)
-
Clone the repository
git clone https://github.com/Amalkrishnanvp/Markdown-to-Html-Converter.git
-
Navigate to the project directory
cd "Image Gallery"
-
Install dependencies
npm install
-
Run the project
node app.js
-
Open in browser
- Open your web browser and go to http://localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.
- Marked for Markdown parsing.
- Express for the server framework.
- Handlebars for templating.
- Tailwind CSS for styling.
For any questions, contact Amalkrishnanvp17@gmail.com