Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lakshaybhushan/marky

A super simple electron markdown app made with React
https://github.com/lakshaybhushan/marky

electron-vite markdown-editor marky

Last synced: 15 days ago
JSON representation

A super simple electron markdown app made with React

Awesome Lists containing this project

README

        

# Experimental Stuff

**NOTE:** before commenting on the code, please read the following:

- trying electron for the first time!
- made a very simple markdown editor!
- it's not perfect, but it works!

- nvm, it sucks!

## Todo:

- [ ] Add a feature to save your md files (REALTIME)
- [ ] Design iterations
- [ ] Add a feature to open md files

## How to run:

1. Clone the repo and cd into the directory
2. Run `bun i`
3. Run `bun dev`

---

thanks!