Skip to content

RiddleHe/MoMento

Repository files navigation

Welcome to MoMento!


A simple, fast, intuitive note taking app for MCIT students, built with Next.js, React, Typescript, and Node.js

Live at: https://momento-zeta.vercel.app

image

  • Can use AI to auto-complete notes and code snippets in seconds
  • Can write and highlight blocks of code
  • Can share files with group members and update content in real-time

image

image


Installation

For deployment, need to use npm install --force due to react-codemirror2's compability issue with React version 18.

After that, run npm run dev and npx convex dev to initialize the server and database.


Credits:

Inspired by Notion

Credit to Code with Antonio