Skip to content

riyak-783/Note-Project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Note Application

This is a note-taking application that allows users to create, read, update, and delete notes. The app is built using Node.js, Express.js, MongoDB, and npm, integrating both front-end and back-end components.

Features

  • Create new notes
  • View all notes
  • Update existing notes
  • Delete notes
  • Backend powered by Node.js and Express.js
  • MongoDB for data storage

Technologies Used

  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Frontend: HTML, CSS, JavaScript (or any front-end framework you used)
  • Package Manager: npm

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/note-app.git
  2. Install the required dependencies:
    npm install
  3. Start the server:
    npm start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published