An open API service indexing awesome lists of open source software.

https://github.com/eglenn-dev/marknote.one

A powerful markdown note-taking app with live previews
https://github.com/eglenn-dev/marknote.one

firebase markdown markdown-editor nextjs react server-side-rendering serverless typescript

Last synced: 2 months ago
JSON representation

A powerful markdown note-taking app with live previews

Awesome Lists containing this project

README

        

# MarkNote.one

MarkNote.one is a simple and efficient note-taking application that allows users to create, edit, and manage their notes with ease. The application supports markdown syntax, making it easy to format and organize your notes.

## Features

- Support for markdown syntax
- Create, edit, and delete notes
- Upload and download markdown files
- Search and filter notes
- User-friendly interface, optimized for efficiency
- Helpful keyboard shortcuts

## Installation

To install and run MarkNote, follow these steps:

1. Clone the repository:
```
git clone https://github.com/eglenn-dev/MarkNote.one.git
```
2. Navigate to the project directory:
```
cd MarkNote.one
```
3. Install the dependencies:
```
npm install
```
4. Start the application:
```
npm run dev
```

## Usage

1. Navigate to [MarkNote.one](https://marknote.one/)
2. Create a new note by clicking the "New Note" button.
3. Edit the note using markdown syntax.
4. No need to worry about saving, your notes are saved automatically.
5. Use the search bar to find specific notes.

## Contributing

We welcome contributions to MarkNote! If you would like to contribute, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature or bugfix.
3. Make your changes and commit them.
4. Push your changes to your fork.
5. Create a pull request.

## Copyright

© 2025 Ethan Glenn. All rights reserved.