Skip to content

PranjalG1122/appNote

Repository files navigation

appNote

This is a personal note taking site. It allows you to create an account, login, save, search, create and delete notes. It automatically updates the notes reguarly and is also responsive for mobile. It also uses a PWA, which can be installed onto other devices (Windows, Android) to use as an a Check it out: appnote.vercel.app

Took help from maximousblk. Check him out at maximousblk.me

Tools:

Frontend

  • Vite
  • Typescript
  • Tailwind CSS
  • zustand (State management) (Link)

Backend

  • Express
  • JWT
  • Node.js
  • Prisma
  • PostgreSQL
  • bcrypt

Hosting

  • Site (frontend and backend): Vercel
  • Database: Supabase