Skip to content

SimoneGhosh/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Note Taking App

A lightweight, full-stack application for creating, editing, and managing notes with persistent storage. I built this project as a personal way to explore end-to-end development, from database design to user interface, while practicing Agile-style workflows.


✨ Features

  • ✍️ Create Notes – Add new notes with titles and content.
  • πŸ—‚ View Notes – Browse a list of saved notes in an organized UI.
  • πŸ”„ Edit Notes – Update and refine existing notes.
  • πŸ—‘ Delete Notes – Remove notes you no longer need.
  • πŸ’Ύ Persistent Storage – Notes remain stored in a database after refresh.
  • 🎨 Responsive UI – Clean design for both desktop and mobile use.

πŸ›  Tech Stack

Frontend

  • React (functional components + hooks)
  • Tailwind CSS (styling)

Backend

  • Node.js + Express (REST API)

Database

  • MongoDB (via Mongoose schemas)

Tools

  • Git & GitHub (version control)
  • Postman (API testing)

About

Full stack app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published