https://github.com/kanphatdev/markdown-note
https://github.com/kanphatdev/markdown-note
daisyui lucide-react markdown notes-app react react-markdown react-router react-select tailwindcss typescript uuid
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanphatdev/markdown-note
- Owner: kanphatdev
- Created: 2025-02-28T16:37:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T07:34:30.000Z (over 1 year ago)
- Last Synced: 2025-11-05T20:04:41.531Z (8 months ago)
- Topics: daisyui, lucide-react, markdown, notes-app, react, react-markdown, react-router, react-select, tailwindcss, typescript, uuid
- Language: TypeScript
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name
Markdown-Note
## Description
Markdown-Note is a simple and efficient note-taking application that supports Markdown formatting. It allows users to create, edit, and manage notes with ease. The app includes features like state-managed CRUD operations, Markdown rendering, hashtag support, and note searching by name, making it a powerful tool for organizing and retrieving information efficiently.
## Dependencies
| Package |
|--------------------|
| lucide-react |
| react |
| react-dom |
| react-markdown |
| react-router-dom |
| react-select |
| rehype-highlight |
| remark-gfm |
| uuid |
## Features
| Feature |
|--------------------------------------|
| CRUD by state management |
| Apply Markdown language |
| Add sign hash tag |
| Search note by name |