Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.75 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.75 KB

eNotes App

About

Take your note-taking to the next level with eNotes, our cloud-based note-taking app built using the MERN stack. With eNotes, you can store, organize, and access your notes from anywhere, at any time.

alt text alt text

Features

  • Cloud-Based Storage: Access your notes from any device with an internet connection.
  • User Authentication: Securely log in to your account to access your personalized notes.

alt text alt text

  • Create and Edit Notes: Write, edit, and organize your notes with ease.
  • Search Functionality: Quickly find specific notes using the search feature.

alt text

  • Tagging System: Organize your notes efficiently with customizable tags.
  • Responsive Design: Enjoy a seamless note-taking experience across devices.

How to Run

To run the eNotes app locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Install dependencies using the command:
  4. Set up the MongoDB database:
  • Create a MongoDB Community account (https://www.mongodb.com).
  • Create a new cluster and configure your database settings.
  • Obtain the connection string for your database.
  1. Start the development server with: npm run both
  2. Open your web browser and visit http://localhost:3000 to access the eNotes app.

Start taking notes on the cloud with eNotes!