CoNotes is a web application designed to help you efficiently create, organize, and manage your notes. Whether you're a student, professional, or someone who loves jotting down ideas, CoNotes provides a simple and intuitive interface to keep all your notes in one place. and store them in Markdown and Html files
It is not fully completed yet the work is on progress
- Create Notes: Easily create new notes with a simple and user-friendly editor.
- Organize Notes: Categorize your notes using tags and folders.
- Search: Quickly find notes using the search functionality.
- Rich Text Formatting: Format your notes with bold, italics, lists, and more.
- Sync Across Devices: Access your notes from any device with internet access.
- Dark Mode: Switch between light and dark themes for a comfortable viewing experience.
To run CoNotes locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/Utkarshalways/conotescd conotes -
Install Dependencies:
bash npm install -
Start the Application:
bash npm start -
Open your browser and go to
http://localhost:3000
-
Sign Up / Log In: Create a new account or log in with your existing credentials.
-
Create a Note: Click on the "New Note" button and start typing. Use the toolbar to format your text.
-
Organize Notes: Add tags to your notes and move them into folders for better organization.
-
Search: Use the search bar at the top to quickly find notes by keywords.
-
Sync Notes: Ensure you are connected to the internet to sync your notes across devices.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or feedback, feel free to reach out to us at [email protected]
Thank you for using CoNotes! We hope it helps you stay organized and productive.