Skip to content

mohamedhesham124/note-app-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Sticky Notes Application

A simple and elegant web application for creating and managing sticky notes, built with Node.js, Express, MongoDB, and EJS.


๐Ÿš€ Tech Stack

Node.js Express.js MongoDB EJS


โœจ Features

  • โž• Create Notes: Add new sticky notes with titles and content
  • ๐Ÿ“‹ View All Notes: Browse all your notes in a beautiful grid layout
  • ๐Ÿ“ฑ Responsive Design: Works seamlessly on desktop and mobile devices
  • ๐Ÿ’พ MongoDB Integration: All notes are stored in a MongoDB database for persistence

โš™๏ธ Installation

โœ… Prerequisites

  • Node.js (v14 or higher)
  • MongoDB (local installation or MongoDB Atlas account)
  • npm or yarn package manager

๐Ÿ› ๏ธ Setup Instructions

  1. Clone the repository
    git clone https://github.com/your-username/sticky-notes-app.git
    cd sticky-notes-app
    
  2. Install dependencies
    npm install
    
    

About

a new note app connected to mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published