Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asm2212/mynotes-app

note web app -create notes with title and content.CRUD.Mark favorites .search for notes by title ,content and tags and enable dark mode for relaxing and enjoyable exprience
https://github.com/asm2212/mynotes-app

authorization expressjs mongoose node nodemon react-hooks

Last synced: 4 days ago
JSON representation

note web app -create notes with title and content.CRUD.Mark favorites .search for notes by title ,content and tags and enable dark mode for relaxing and enjoyable exprience

Awesome Lists containing this project

README

        

### 🌟 Welcome to MyNotes App! 🌟

MyNotes is a beautiful and intuitive notes application designed for you, the everyday user. With its simple yet powerful features, you can effortlessly organize and access your notes from anywhere, at any time.

## 🚀 Features
Create notes with title and content.
Categorize notes with tags.
Edit, update, and delete notes.
Mark notes as favorites.
Search for notes by title, content, and tags.
Organize notes in a list or grid view.
Enable dark mode for a relaxing and enjoyable experience.

## 🛠️ Installation and Setup
To get started with MyNotes, you can either download the source code from this repository and install the necessary dependencies, or you can use the provided pre-built binary executable file.

Source Code Installation: Download the source code from this repository and navigate to the directory using your terminal. Then, install the necessary dependencies using the following command:

npm install
Binary Executable Installation: Download the pre-built binary executable file from the release section of this repository and install it on your device.

Setup: Once the installation is complete, you can run the application by executing the following command in your terminal:

npm start

## 💡 Usage
To use MyNotes, simply follow these steps:

Open the application and you will be presented with the main screen.
You can create a new note by clicking on the "New Note" button at the bottom right corner of the screen.
You can edit an existing note by clicking on the note you want to edit.
To delete a note, long press on the note and then click on the "Delete" button that appears.
To search for a note, enter your search query in the search bar located at the top right corner of the screen.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!

Feel free to check the issues page for any issues you might want to contribute to.

## 📝 License
This project is MIT licensed.

## 🙏 Acknowledgements
A big thank you to everyone who has contributed to this project, raised issues, and provided support.