/notebyte

Jot down your thoughts ✏️ with this simple note taking web app. Built with Node.js, Express and Mongo.

Primary LanguageJavaScript

notebyte logo

Notebyte

version vite vite pnpm

 

Jot down your thoughts with this simple note taking web app.

View the app live - https://notebyte.onrender.com/

Uses

  • Node.js backend
  • ExpressJS for routes and session
  • MongoDB store
  • EJS templating
  • Render for hosting

Local Development

To get started developing right away:

  • Install all project dependencies with pnpm install
  • Start the development server with pnpm start
  • The dev server should be running at localhost:3000