Skip to content

A Note taking app with all features that are provided in market

License

Notifications You must be signed in to change notification settings

romiljain5/notewave

Repository files navigation

Note Wave

A Note taking app with all features that are provided in the market

Current Tech Stack ⚡️ [ updating... ]

  • Ant Design - UI Component library
  • Bun as its amazing
  • Vite
  • ReactJs
  • MongoDB Atlas for DB and Mongoose to connect via nodejs
  • Redux for state management
  • Express
  • Remirror - Remirror is a wrapper library for ProseMirror

To install dependencies:

bun install

To run:

bun run start  --> for backend
bun run dev --> for frontend

This project was created using bun init in bun v1.0.2. Bun is a fast all-in-one JavaScript runtime.