Skip to content

CodeWithSahilShaikh/Full-Stack-Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack Notes App

A simple full-stack CRUD Notes application built using React.js (Frontend), Node.js + Express (Backend), and MongoDB (Database).

Live Demo: https://full-stack-1-o577.onrender.com


🚀 Features

  • Create, edit, and delete notes
  • REST API integration
  • MongoDB data persistence
  • Responsive UI
  • Full frontend–backend connectivity

🛠️ Tech Stack

Frontend: React.js Backend: Node.js, Express.js Database: MongoDB


📌 Purpose

This project demonstrates how a React frontend communicates with an Express API and stores data in MongoDB using a clean CRUD structure.


About

Full-stack CRUD application for note management built with Node.js, Express, and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors