Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.18 KB

File metadata and controls

25 lines (18 loc) · 1.18 KB

NoteLy.

A MERN Stack Project

a full-stack CRUD web application for note-taking using MongoDB, Express, React, and Node (MERN stack), providing users with a reliable and efficient way to manage their notes.

Screenshots

Screenshots

Screenshot-2024-07-12-211643 Screenshot-2024-07-12-211729 Screenshot-2024-07-12-211719 Screenshot-2024-07-12-211705 Screenshot-2024-07-12-211528

Installation

Instructions on how to install and run the project.

# Example command
git clone https://github.com/yourusername/your-repo.git
cd your-repo
npm install
npm start