- ElectronJS, React, TailwindCSS
- Feature 1: Supports markdown on the go.
- Feature 2: Auto saving
- Feature 3: store notes based on User's main for protection
- Feature 4: Update , Create New and Delettion of Notes
To install, follow these steps:
- Clone the repository:
git clone https://github.com/Insomniac2904/Smurk.git
- Navigate to the project directory:
cd Smurk
- Install the dependencies:
npm install
- To Build :
npm run build:(your os)
Here's how you can use Smurk:
MarkDown.editor.app.mp4
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Description of your changes"
- Push to the branch:
git push origin feature-branch
- Open a pull request.