Skip to content

NotesVault-MERN is a web application that allows users to create and manage notes efficiently. It is built using MERN stack.

Notifications You must be signed in to change notification settings

Sabarivasan-Velayutham/NotesVault-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesVault-MERN

NotesVault-MERN is a web application that allows users to create and manage notes efficiently. It is built using the MERN stack (MongoDB, Express, React, Node.js), providing a seamless and user-friendly experience.

Getting Started

  1. Clone the repository to your local machine using git clone
  2. Navigate to the project directory
  3. Install the required dependencies for both the frontend and backend using npm install in the root directory and the frontend directory.
  4. Configure the MongoDB connection string in the backend to connect to your local or remote MongoDB database.
  5. Run the whole application using npm run dev in the root directory
  6. The application should now be accessible at http://localhost:3000 in your web browser

image

About

NotesVault-MERN is a web application that allows users to create and manage notes efficiently. It is built using MERN stack.

Topics

Resources

Stars

Watchers

Forks