taran1326 / noter

Note taking app with a weird name

Home Page:https://github.com/kartik-madhak/noter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noter: Under Development (Nothing is usable yet 😢)

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

Uses Tauri with Vite-React-Chakra frontend

Hopefully, writing this Readme will help me commit to this repo. (If you don't see this repo after a while, that means I gave up!)

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

About

Note taking app with a weird name

https://github.com/kartik-madhak/noter

License:MIT License


Languages

Language:TypeScript 89.4%Language:Rust 7.3%Language:JavaScript 1.4%Language:CSS 1.2%Language:HTML 0.6%Language:Shell 0.1%