Skip to content

MERN stack-based note app: tool for seamless CRUD (Create, Read, Update, Delete) operations. Simplify your note-taking.

Notifications You must be signed in to change notification settings

gduke-k/NoteNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoteNest

NoteNest is a versatile note-taking application that allows users to perform CRUD (Create, Read, Update, Delete) operations on their notes. With features like login, signup, addnote, deletenote, editnote, pin note, and search note, NoteNest provides a seamless and intuitive user experience for managing and organizing personal notes.

Features

User Authentication

NoteNest ensures the security of user data by providing a robust login and signup system. Users can create an account with a unique username and password, which will grant them access to their personalized note-taking space.

  • Add Note

Users can create new notes by simply clicking the "Add Note" button. This feature allows users to quickly jot down ideas, reminders, or any other important information they need to remember.

  • Delete Note

In NoteNest, users have the ability to delete their notes when they no longer find them relevant. By selecting the note they wish to remove, users can simply click the "Delete" button to permanently remove the note from their collection.

  • Edit Note

NoteNest provides users with the flexibility to edit their notes whenever necessary. By selecting the note they want to modify, users can make changes to the content, title, or any other details associated with the note.

  • Pin Note

Users can prioritize specific notes by pinning them to the top of their note list. This feature allows users to easily access important or frequently referenced notes.

  • Search Note

NoteNest makes it effortless for users to find specific notes by implementing a search functionality. Users can enter keywords or phrases related to the note they are looking for, and NoteNest will display the matching results, making it quick and convenient to locate specific information.

Preview

You can preview the Note App by visiting Note App Preview.

Installation

To run NoteNest locally on your machine, follow these steps:

  1. Clone the repository:
https://github.com/gduke-k/NoteNest.git
  1. Navigate to the project directory:
cd NoteNest
  1. Install the required dependencies:
npm install
  1. Start the development server:
npm start

Screenshot

Login

login

Signup

signup

Main

main

Contributing

We welcome contributions from anyone interested in improving NoteNest. If you have any suggestions, bug reports, or feature requests, please open an issue on our GitHub repository. Additionally, if you'd like to contribute directly to the project, feel free to submit a pull request.

Contact

For any inquiries or questions regarding NoteNest, please contact us at Gmail.

Thank you for choosing NoteNest! Happy note-taking!

About

MERN stack-based note app: tool for seamless CRUD (Create, Read, Update, Delete) operations. Simplify your note-taking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published