Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pablopoder/marknote

Aplicacion para tomar notas 📝 Soporta markdown 🎨
https://github.com/pablopoder/marknote

html-css-javascript react react-router redux typescript

Last synced: 10 days ago
JSON representation

Aplicacion para tomar notas 📝 Soporta markdown 🎨

Awesome Lists containing this project

README

        

# MarkNote 📑

Aplicacion para tomar notas, soporta `Markdown`.

Desarrollada con React ⚛️ y las librarias [React Router](https://reactrouter.com/en/main) y [Redux](https://redux.js.org)

## Visitar pagina 👀
[Mark Down Surge](http://www.markdownplus.surge.sh)

## Funcionalidades ⚡
- Crear nota ✍🏻
- Editar nota 📝
- Borrar nota 🗑️
- Etiquetar notas 🏷️
- Filtrar notas por etiquetas 🎛️
- Soportar formator markdown 🎨
- Cambiar de edicion a modo previsualizacion 👀

# Imagenes 📷
## Pagina inicial
![image](https://github.com/PabloPoder/MarkNote/assets/50326883/bba05a55-3dd0-46b5-b5ea-c2bd8c82f045)

## Edicion de nota (vista codigo)
![image](https://github.com/PabloPoder/MarkNote/assets/50326883/24332dd5-ca1a-4955-bd4b-d32cd241e488)

## Nota (vista markdown)
![image](https://github.com/PabloPoder/MarkNote/assets/50326883/a7d8bba6-4bd8-472b-849b-3abfb2d7ad19)