Skip to content

tigerabrodi/jinwooo

Repository files navigation

apple-notes-demo-2.mp4

A note taking app inspired by Apple Notes

Why I made this

I use Apple Notes for my daily note taking. Of course, there are a bunch of cool apps out there. But Apple Notes is perfect. It's simple and works.

I played around with their folders and how e.g. notes count are recursively calculated. As a fan of recursion and having built a real file/folder picker in the past, I had to do this haha

Tech stack 💻

Cloning & running 🏄

  1. Clone the repo: git clone https://github.com/tigerabrodi/jinwooo
  2. Setup a Convex account and create a new project.
  3. Run pnpm install
  4. Run npx convex dev (this will setup your .env.local file)
  5. Run pnpm dev

Bugs & Contributing 🐛

I assume you've it up and running by yourself.

If you find a bug, create an issue.

If you want to contribute, make sure an issue is already created and ASSIGNED to you. Don't waste your time making a PR that won't be merged.

If it's something that I think should be addressed, we can discuss the solution in the github issue, and then you can go ahead and make a PR.

License

This project is licensed under the MIT License ❤️