Table of Contents
Project Overview
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
Subscribe?
Hi, if you like my work and want to get notified when I publish new content, feel free to subscribe. I'll shoot you an email every now and then.