/Notify

Notify

Primary LanguageHTML

Welcome To Notify

Description

Our note-taking app helps you jot down and organize your thoughts easily.

You can create, edit, and sort your notes effortlessly.

The app is user-friendly and syncs across your devices, making it a handy tool to keep your ideas in check and stay organized.

Table of Contents

(insert screenshots)

Install Dependencies

# Clone Repository
git clone [repository_url]

# Install Node.js
https://nodejs.org/en/download/

# Install electron
npm install --save-dev electron

# Install nedB
npm install nedb --save

# Run program
npm run dev

Contributing

1. Fork the repository.
2. Create a new branch.
3. Make your changes.
4. Submit a pull request.