Skip to content

deja-v/MarkItDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkItDown

MarkItDown is a web application built with ReactJS, it provide a seamless and intuitive markdown editing experience. This project allows users to create, edit, and manage their notes using markdown syntax, offering a clean and efficient interface for note-taking. With Firebase integration, MarkItDown ensures secure storage and real-time synchronization of notes.

Features

  • Markdown Editing: Full support for markdown syntax including headers, lists, links, images, code blocks, and more.
  • Live Preview: Real-time preview of markdown content as you type.
  • User-Friendly Interface: Intuitive and responsive design for a smooth user experience.
  • Note Management: Create, edit, and delete notes with ease.
  • Firebase Integration: Utilizes Firebase to manage and store user notes securely in the cloud.

Technologies Used

  • ReactJS: A JavaScript library for building user interfaces.
  • Firebase: Backend-as-a-Service (BaaS) for database management.
  • Vite: A modern build tool that provides a fast and optimized development environment.
  • CSS: Custom styles for a polished and professional look.

Getting Started

  1. Clone the repository: git clone https://github.com/yourusername/markitdown.git
  2. Navigate to the project directory: cd markitdown
  3. Install dependencies: npm install
  4. Start the development server: npm run dev

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your improvements.