Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🎨
- Host: GitHub
- URL: https://github.com/pablopoder/marknote
- Owner: PabloPoder
- Created: 2023-07-22T20:27:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-24T22:46:55.000Z (over 1 year ago)
- Last Synced: 2023-07-24T23:36:01.317Z (over 1 year ago)
- Topics: html-css-javascript, react, react-router, redux, typescript
- Language: CSS
- Homepage: http://www.markdownplus.surge.sh
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)