Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

kartik-madhak/noter

Repository files navigation

Update May 2024

Moving this out of active development to create this app from scratch based on all the mistakes and learnings from the past year. Will link the new project here if I ever decide to make it public!

Noter

Tired of trying and testing many notes taking app so decided to make my own...

Uses Tauri with Vite-React-Chakra frontend

Setup

Make sure you have the following things installed: -

  • git (to clone this project)
  • rust
  • nodejs
  • pnpm

Then you just need to write pnpm install to install all the frontend dependencies.

After you are done with that, you can run the app using the following commands: -

  • pnpm dev would run the app with frontend in browser
  • pnpm start would run the app as a native application

Releases

No releases published

Packages

No packages published

Languages