Skip to content

anav5704/note-app-electron

Repository files navigation

ShockPad - A Native Note App ⚡

hero page

This is a simple, native desktop note app for Windows. This app features markdown shortcuts and periodical auto saving. All the notes are saved as markdown files in the users file system in C:/Users/<username>/notes. Deleting files also permanently removed the file from disk.

Technologies Used

  • Electron JS
  • React JS
  • TailwindCSS
  • Jotai

Getting Started

First, fork and clone the repo, and install all the required dependencies by running npm install. You can view the app on localhost by running npm run dev. Alternatively, you can run npm run build:win to build it and the ShockPad installer can be found in dist/ShockPad-1.0.0-setup.exe. Running this will install the app onto your machine.

Learning Resources

About

A native desktop notes app with markdown editing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published