Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 824 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 824 Bytes

ClenchKeep

A Note app made using mern stack with TypeScript

Features

  • Fully responsive
  • Protected and Public route
  • Login and Signup functionality
  • Note, Archive, Trash page
  • Create, Edit and Trash note management
  • Archive and Unarchive note management
  • Trash and Untrash note management
  • Delete management
  • Search note with debounce implementation
  • Filter notes by labels
  • User Friendly toast

Tech Stack

  • React
  • Redux Toolkit and RTK Query
  • React Toastify for notifications
  • TypeScript in development
  • React Router DOM
  • CSS Modules for Styling
  • MongoDB, Express, Mongoose, Node for backend
  • JWT for authentication
  • bcryptjs for password hashing

Demo

ClenchKeep.mp4