https://github.com/kanphatdev/markdown-note
https://github.com/kanphatdev/markdown-note
Last synced: 7 months 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-02-28T16:39:19.000Z (over 1 year ago)
- Last Synced: 2025-02-28T21:18:06.357Z (over 1 year ago)
- Language: CSS
- Size: 40 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 |