A very simple web-based plain text editor that play nice with Grammarly.
Install the dependencies:
yarn install
Start the development server on http://localhost:3000
yarn dev
The site is automatically deployed by Netlify on commits to the main branch.