Skip to content

0rigin-c0de/Markdown-App-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Markdown Notes App

This is a simple Markdown notes app built using Vite, React, and TypeScript. It allows you to create, preview, edit, save and delete notes written in Markdown syntax.

Installation and Setup

  1. Clone the repository:
https://github.com/0rigin-c0de/Markdown-App-.git
  1. Install dependencies
   cd markdown-notes-app
   npm install
  1. Start the App:
   npm run dev
  1. Open the app in your browser.

Usage

Creating a Note

  • click on the new icon in the sidebar.
  • Type your note in the editor using Markdown syntax.
  • Click the "Preview" button to see a preview of your note.

Edit your Note

  • Click on the note you want to edit.
  • Make your changes in the editor.
  • Click the "Preview" button to see a preview of your changes.

Deleting a Note

  • When hovering on the note you want to delete.
  • You will see a delete button on the right side of the note
  • Click the "Delete" button to delete the note.
  • The note will be permanently deleted and cannot be recovered.

Built with

  • Vite
  • React
  • JavaScript
  • React-Mde
  • Firebase

About

this is a react mardown editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages