EDiary is a digital diary application designed to help users keep track of their daily activities, thoughts, and important events. The application provides a user-friendly interface for creating, editing, and organizing diary entries.
- Create Entries: Easily create new diary entries with a simple and intuitive editor.
- Edit Entries: Modify existing entries to keep your diary up to date.
- Organize Entries: Categorize and tag entries for better organization and retrieval.
- Search Functionality: Quickly find entries using keywords or tags.
- Secure: Password protection to keep your diary private.
- Clone the repository:
git clone https://github.com/yourusername/ediary.git
- Navigate to the project directory:
cd ediary - Install dependencies:
npm install
- Start the application:
npm start
- Open your browser and navigate to
http://localhost:3000.
Contributions are welcome! Please read the contributing guidelines for more information.
This project is licensed under the MIT License. See the LICENSE file for details.